Linux Support

Moderators: None (Apply to moderate this forum)
Number of threads: 332
Number of posts: 953

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
please help installing package Posted by mobby_reload on 3 Apr 2004 at 7:54 PM
Hello All, I'm trying to install a rpm package but it is giving the "Failed Dependencies" error given as follows

error: Failed dependencies:
libkdecore.so.2 is needed by caitoo-0.6.6-1
libkdeui.so.2 is needed by caitoo-0.6.6-1
libkfile.so.2 is needed by caitoo-0.6.6-1
libkfm.so.2 is needed by caitoo-0.6.6-1
libmediatool.so.2 is needed by caitoo-0.6.6-1
libqt.so.1 is needed by caitoo-0.6.6-1

But I've searched these libraries & these are present on my system eg.

locate libkdecore | more
/usr/lib/kde2-compat/lib/libkdecore.so.3.0.0 /usr/lib/kde2-compat/lib/libkdecore.la /usr/lib/kde2-compat/lib/libkdecore.so /usr/lib/kde2-compat/lib/libkdecore.so.3 /usr/lib/libkdecore.so.3.0.0 /usr/lib/libkdecore.so.3 /usr/lib/libkdecore.so.4.1.0 /usr/lib/libkdecore.la /usr/lib/libkdecore.so /usr/lib/libkdecore.so.4

Now please tell me how to solve this problem. Why the package giving me this "Failed Dependencies" error message though the libraries it requires present on my machine. Please help. This problems occures with me in many rpm installations. Any sugeestions..... Please help.... Thanx in advance....
Report
Re: please help installing package Posted by Jonathan on 8 Apr 2004 at 1:25 PM
: Hello All, I'm trying to install a rpm package but it is giving the "Failed Dependencies" error given as follows
:
: error: Failed dependencies:
: libkdecore.so.2 is needed by caitoo-0.6.6-1
Note libkdecore.so.2 here

: locate libkdecore | more
: /usr/lib/kde2-compat/lib/libkdecore.so.3.0.0 /usr/lib/kde2-compat/lib/libkdecore.la /usr/lib/kde2-compat/lib/libkdecore.so /usr/lib/kde2-compat/lib/libkdecore.so.3 /usr/lib/libkdecore.so.3.0.0 /usr/lib/libkdecore.so.3 /usr/lib/libkdecore.so.4.1.0 /usr/lib/libkdecore.la /usr/lib/libkdecore.so /usr/lib/libkdecore.so.4
:
And not in this list. But maybe you do have the library, as I'd guess the .2 on the end suggests it's for KDE2. So how about doing:-

cd /usr/lib/kde2-compat/lib
ln libkdecore.so libkdecore.so.2

No promises, but I've done this before and it's sometimes worked out.

Jonathan

###
for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
(tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
/(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");

Report
Re: please help installing package Posted by madhur_ahuja on 12 Apr 2004 at 3:42 AM
: : Hello All, I'm trying to install a rpm package but it is giving the "Failed Dependencies" error given as follows
: :
: : error: Failed dependencies:
: : libkdecore.so.2 is needed by caitoo-0.6.6-1
: Note libkdecore.so.2 here
:
: : locate libkdecore | more
: : /usr/lib/kde2-compat/lib/libkdecore.so.3.0.0 /usr/lib/kde2-compat/lib/libkdecore.la /usr/lib/kde2-compat/lib/libkdecore.so /usr/lib/kde2-compat/lib/libkdecore.so.3 /usr/lib/libkdecore.so.3.0.0 /usr/lib/libkdecore.so.3 /usr/lib/libkdecore.so.4.1.0 /usr/lib/libkdecore.la /usr/lib/libkdecore.so /usr/lib/libkdecore.so.4
: :
: And not in this list. But maybe you do have the library, as I'd guess the .2 on the end suggests it's for KDE2. So how about doing:-
:
: cd /usr/lib/kde2-compat/lib
: ln libkdecore.so libkdecore.so.2
:
: No promises, but I've done this before and it's sometimes worked out.
:
: Jonathan
:
: ###
: for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
: (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
: /(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");
:
:

Hello
why not download a package manager like apt or yum and let the software download the dependencies for you.

Madhur Ahuja
Visit for self developed programs
http://madhur.netfirms.com
India




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.