LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   problem when upgrading from KDE3.5 to KDE4.2 (https://www.linuxquestions.org/questions/linux-desktop-74/problem-when-upgrading-from-kde3-5-to-kde4-2-a-733567/)

sri429 06-17-2009 05:37 AM

problem when upgrading from KDE3.5 to KDE4.2
 
hi,

I am trying to update KDE using

Code:

yum groupupdate "KDE (K Desktop Environment)"
but the following errors are coming when i do so.

Code:

Error: Missing Dependency: libImlib.so.11 is needed by package kdegraphics
Error: Missing Dependency: spambayes is needed by package kdepim
Error: Missing Dependency: libgnokii.so.4 is needed by package kdepim
Error: Missing Dependency: libaudio.so.2 is needed by package arts

Please help me solve this.

TB0ne 06-17-2009 01:17 PM

Quote:

Originally Posted by sri429 (Post 3576929)
hi,

I am trying to update KDE using

Code:

yum groupupdate "KDE (K Desktop Environment)"
but the following errors are coming when i do so.

Code:

Error: Missing Dependency: libImlib.so.11 is needed by package kdegraphics
Error: Missing Dependency: spambayes is needed by package kdepim
Error: Missing Dependency: libgnokii.so.4 is needed by package kdepim
Error: Missing Dependency: libaudio.so.2 is needed by package arts

Please help me solve this.

Ok...update the packages that are referenced first, before you do the group update. The errors are clear. Update kdepim, arts, and kdegraphics....

sri429 06-17-2009 10:58 PM

But when updating kdepim

yum update kdepim it gives errors saying

Error: Missing Dependency: libgnokii.so.4 is needed by package kdepim
Error: Missing Dependency: spambayes is needed by package kdepim

I think the reverse of what you said should work. I tried that but Imlib is upto date.

to get spambayes what package should i install/update?

and how will i get rid of

Error: Missing Dependency: libImlib.so.11 is needed by package kdegraphics
Error: Missing Dependency: libgnokii.so.4 is needed by package kdepim
Error: Missing Dependency: libaudio.so.2 is needed by package arts

these errors?

pielas 06-18-2009 04:58 AM

You have to install packages containing missing libraries.

sri429 06-21-2009 10:24 PM

Can somebody tell me what are all the packages i need to install for these missing libraries.

Code:

Error: Missing Dependency: libImlib.so.11 is needed by package kdegraphics
Error: Missing Dependency: spambayes is needed by package kdepim
Error: Missing Dependency: libgnokii.so.4 is needed by package kdepim
Error: Missing Dependency: libaudio.so.2 is needed by package arts


pielas 06-22-2009 12:14 PM

libImlib.so.11 imlib package
libgnokii.so.4 gnokii package
libaudio.so.2 nas-libs or nas package
and probably name of package with spambayes is spambayes


All times are GMT -5. The time now is 05:25 AM.