LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 02-04-2004, 02:18 PM   #1
ranger_nemo
Senior Member
 
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142

Rep: Reputation: 46
KDE 3.2 for Fedora


I downloaded the RPMs last night straight off a KDE mirror. Installed them in 5 minutes, and they went in fine. It was past midnight, so I didn't have much time to play. Looks good, though.
 
Old 02-04-2004, 08:29 PM   #2
orbiteleven
Member
 
Registered: Oct 2003
Location: Iowa City, IA
Distribution: Mandrake 10
Posts: 49

Rep: Reputation: 15
I'm having trouble getting them to load. I've only gotten as far as qt, and it's giving me "dependancy hell"

How did you get it to load?

Code:
rpm -U qt-*
error: Failed dependencies:
        /usr/lib/qt-3.1 is needed by (installed) redhat-artwork-0.88-1
 
Old 02-04-2004, 10:07 PM   #3
ranger_nemo
Senior Member
 
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142

Original Poster
Rep: Reputation: 46
I ran it in groups. Let me flip through my bash history...

rpm -Uvh kdebase* kdelibs* arts*

I started X to see it, and it loaded, fine

apt-get install xmms <== to get libxmms, needed by multimedia

rpm -Uvh kdemultimedia* kdenetwork*
rpm -Uvh kdeaddons* kdeart*

I got tired of just a couple at a time, so I created a not-installed directory and moved all the *devel* RPMs there. And, all the kdepim*. And, all the qt-* except the base. And, and all the kdesdk*. And, quanta*.

rpm -Uvh *.rpm
 
Old 02-04-2004, 10:36 PM   #4
orbiteleven
Member
 
Registered: Oct 2003
Location: Iowa City, IA
Distribution: Mandrake 10
Posts: 49

Rep: Reputation: 15
I keep stubling on "redhat-artwork", which is a dependancy of almost my entire GNOME setup. I'd like to see the new KDE, but am a GNOME user now, and can't just uninstall everything.

I hope I don't have to wait for Fedora 2, but I might...
 
Old 02-05-2004, 06:10 AM   #5
mmc
Member
 
Registered: Sep 2003
Location: Macon, GA
Distribution: Mandrake cooker, Fedora Core 3, Linspire, Libranet,Debian, SuSE 9.2, Slack
Posts: 113

Rep: Reputation: 15
Tip: If you have been running the "Latest & Greatest" you need to remove via rpm -e lm_sensors if you have that dependancy problem and search rpmfiind redris for it


The latest is 2.8.3 but kde 3.2 needs 2.8.1
 
Old 02-05-2004, 07:17 AM   #6
urkhaa1975
LQ Newbie
 
Registered: Jan 2004
Distribution: Fedora Core 1
Posts: 11

Rep: Reputation: 0
gtk+

Any idea on how to resolve the conflict problem of redhat-artwork with gtk+ 1.2 ?? otherwise I can't install kde 3.2 i think.....
 
Old 02-05-2004, 07:51 AM   #7
Anzxio
Member
 
Registered: Feb 2004
Distribution: Fedora
Posts: 30

Rep: Reputation: 15
Whatever i do i seem to get dependency problems

Now i am VERY new to Linux so am probably making stupid mistakes!

I have downloaded all the rpm's that are on these mirror sites for Fedora, KDE 3.2. But what do i do now? (simple instructions if you could ).


Thank-you


[edit]
If i do, rpm -Uvh *rpm i get this:
error: failed dependencies
kdeartwork = 3.2.0 is needed by kdeartwork-icons-.2.0-0.1
libnetsnap.so.5 is needed by kdeutils-3.2.0-0.1
libodbc.so.1 is needed by qt-odbc-3.2.3-0.2


Any ideas at all?

Last edited by Anzxio; 02-05-2004 at 08:25 AM.
 
Old 02-05-2004, 11:42 AM   #8
urkhaa1975
LQ Newbie
 
Registered: Jan 2004
Distribution: Fedora Core 1
Posts: 11

Rep: Reputation: 0
I've finally succeded

I finally succeded in installing KDE3.2

FIrst of all I've installed qt*.rpms. I've had some problems so I'v firstly remove kdearts* of distribution 3.1.5 because of some dependancies.

Successively for overcoming the problem with gtk I've do the following:

rpm -ev redhat-artwork gtk+ --nodeps

then I've installed the redhar-artwork and then I've followed what posted by ranger_nemo installign first the X envirorment
then before continuing I've reinstalled gtk+ by
yum install gtk+

and then installed all the other kde
kdemultimedia kdenetwork kdepim kdeartwork

and it'finally worked
 
Old 02-05-2004, 12:01 PM   #9
Anzxio
Member
 
Registered: Feb 2004
Distribution: Fedora
Posts: 30

Rep: Reputation: 15
When i do:

rpm -Uvh qt*.rpm

I get this problem:
error: failed dependencies
/usr/lib/qt-3.1 is needed by (installed) redhat-artwork0.88-1


Any ideas about that one?

Last edited by Anzxio; 02-05-2004 at 12:06 PM.
 
Old 02-05-2004, 12:52 PM   #10
orbiteleven
Member
 
Registered: Oct 2003
Location: Iowa City, IA
Distribution: Mandrake 10
Posts: 49

Rep: Reputation: 15
urkhaa1975,

Does GNOME work as well as KDE after your setup? It seems like if I remove "redhat-artwork", I'll lose a lot of my GNOME functionality.
 
Old 02-05-2004, 01:00 PM   #11
Anzxio
Member
 
Registered: Feb 2004
Distribution: Fedora
Posts: 30

Rep: Reputation: 15

Ok i've killed it now!

I can't see any of my files in Konqueor It says:
Could not start process Unable to create io-slave:
klauncher said: Error loading 'kio file'


Damn! Any ideas?

Last edited by Anzxio; 02-05-2004 at 04:32 PM.
 
Old 02-05-2004, 02:30 PM   #12
krdp
LQ Newbie
 
Registered: Apr 2003
Distribution: Gentoo, Slackware
Posts: 25

Rep: Reputation: 15
this howto might help you guys out: http://fedoranews.org/krishnan/tutorial/kde3.2/ I haven't installed KDE 3.2 yet I'm going to hold off on it for a while. I hope this helps.
 
Old 02-05-2004, 02:35 PM   #13
orbiteleven
Member
 
Registered: Oct 2003
Location: Iowa City, IA
Distribution: Mandrake 10
Posts: 49

Rep: Reputation: 15
krdp,

That how-to just says to put all the rpms in a folder then rpm -ivh * or rpm -Uvh *

Unfortunately, it seems that several of us :newbies: are having problems with dependencies.

It seems that the "redhat-artwork" package cannot deal with QT upgrades, and most of the GNOME stuff (GTK+, Nautilus, etc) relies on it. I worry about removing redhat-artwork, as it may screw up GNOME, which is my default desktop environment.
 
Old 02-05-2004, 03:01 PM   #14
ranger_nemo
Senior Member
 
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142

Original Poster
Rep: Reputation: 46
Well, I don't use GNOME, so I didn't have a problem. I guess those of you who do might have to wait for an "official" set of RPMs from Fedora... That might fix the dependency trouble. Otherwise, you'll have to decide whether trying the new KDE is more important than having GNOME.
 
Old 02-05-2004, 03:12 PM   #15
jwb
Member
 
Registered: Nov 2003
Location: NC, USA
Distribution: Fedora, Red Hat, Mandrake
Posts: 38

Rep: Reputation: 15
I normally use Gnome, but since I used to be a KDE user, I thought I'd give it a try.

I downloaded all the RPM's, and just did rpm -Uvh * and let it go. Worked fine. Created a test user, logged in to KDE, poked around, and went back to Gnome.

I didn't already have KDE on the system, but I still used the U instead of i...... avoids trouble.

Didn't have any issues with the artwork package others mentioned..... don't know why, so I can't help out there- sorry.

If I were still a KDE user, I'd *love* 3.2. But so much of the stuff that made me dislike KDE has been increased that I was quite happy to get back to Gnome.

Still, there are some nice improvements there for KDE. Glad to see they've got Kontact now, which pulls things together nicely.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE in Fedora 4 slivuh Linux - Software 6 09-19-2005 06:18 PM
how to set kde as default kde when i log in fedora core 3? Itachi Fedora 3 09-07-2005 02:29 AM
KDE on Fedora? little_penguin Fedora 10 08-01-2005 05:29 AM
KDE 3.4 (new to fedora) RoaCh Of DisCor Fedora 1 03-26-2005 08:23 AM
kde 3.2 look on fedora mmail75 Fedora 5 04-07-2004 06:29 PM


All times are GMT -5. The time now is 11:01 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration