Jump to content

Installing kde kicker.


detoxsmurf
 Share

Recommended Posts

I'm tryig to install this kicker from http://kde-look.org/content/show.php?content=2193 I have downloaded the RPMs, but when i try to install, i am getting the following error message.

 

<st //home/nate/Documents/2193-keramik-kde3-2pdc.i686.rpm;echo RESULT=$?

error: failed dependencies:

libstdc++.so.4 is needed by keramik-kde3-2pdc

libstdc++.so.4(GLIBCPP_3.1) is needed by keramik-kde3-2pdc

RESULT=1

 

I searched my /usr/lib directory and found version 5.

 

[nate@kittyfriedrice lib]$ ls | grep libstdc

libstdc++.so.5@

libstdc++.so.5.0.0*

 

Am i doing somethin wrong? Thanks for any suggestions.

 

Nathan

Link to comment
Share on other sites

not really sure, but according to that web site you also need the following:

 

(!! You need kdebase-devel, kdelibs-devel, and automake>=1.5 !!)

 

do you have those installed?

 

or.......

 

error: failed dependencies:

libstdc++.so.4 is needed by keramik-kde3-2pdc

libstdc++.so.4(GLIBCPP_3.1) is needed by keramik-kde3-2pdc

RESULT=1

 

I searched my /usr/lib directory and found version 5.

 

[nate@kittyfriedrice lib]$ ls | grep libstdc

libstdc++.so.5@

libstdc++.so.5.0.0*

 

maybe it won't work with .so.5 libs & you need .so.4? :unsure:

 

Chris

Link to comment
Share on other sites

Acording to the mandrake control center i have... automake-1.5-8, kdebase-3.0.3-68mdk and kdelibs-devel-3.0.330mdk

 

maybe it won't work with .so.5libs & you need .so.4?

 

That did cross my mind, but I wasn't able to find the .so.4 RPM's anywhere for download. The author said he used mandrake 8.3 and i'm using mandrake 9.0. Other then running a more updated library, i don't think there is much of a difference. Somewhere in my pile of disks i have mandrake 8.2 on cdrom. However, I think they were running lib.so.3 on that distro, but maybe i am wrong. Would i have to do an ldconfig after I installed those RPMs?

 

I also tried creating a symbolic link from libstd++.so4 to libstd++.so5 but that didn't work for the installation.,

 

Nathan

Edited by detoxsmurf
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...