You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

goboydj

Beginner

  • "goboydj" started this thread

Posts: 1

Location: England

  • Send private message

1

Tuesday, March 15th 2005, 6:51pm

RPM trouble

Hi

I've recently installed Red Hat Enterprise Linux 3 and have gone to kde.org in the hopes of updating my KDE as it is currently 3.1. I have downloaded all the RPM packages which took me an hour, but I'm really annoyed because everytime I try to install them they claim they need another RPM package first, but I have gone through them all by the sounds of it they depend each on one another so there's no way I can install them. After running one of the RPM's through the console I got a following message:

rpm -ivh kdelibs-3.3.2-1.2.rhel3.kde.i386.rpm
warning: kdelibs-3.3.2-1.2.rhel3.kde.i386.rpm: V3 DSA signature: NOKEY, key ID ff6382fa
error: Failed dependencies:
/etc/xdg/menus/applications.menu is needed by kdelibs-3.3.2-1.2.rhel3.kde
arts >= 8:1.3.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
hicolor-icon-theme is needed by kdelibs-3.3.2-1.2.rhel3.kde
libHalf.so.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libIex.so.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libIlmImf.so.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libImath.so.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libart_lgpl >= 2.3.13 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libasound.so.2 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libasound.so.2(ALSA_0.9) is needed by kdelibs-3.3.2-1.2.rhel3.kde
libaspell.so.15 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libidn.so.11 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libjasper-1.701.so.1 is needed by kdelibs-3.3.2-1.2.rhel3.kde
libxml2 >= 2.5.11 is needed by kdelibs-3.3.2-1.2.rhel3.kde
qt >= 1:3.3.3 is needed by kdelibs-3.3.2-1.2.rhel3.kde
redhat-menus >= 1.4 is needed by kdelibs-3.3.2-1.2.rhel3.kde
kdesdk < 0:3.2 conflicts with kdelibs-3.3.2-1.2.rhel3.kde
kdepim < 6:3.2.90 conflicts with kdelibs-3.3.2-1.2.rhel3.kde
kdebase < 6:3.2.90 conflicts with kdelibs-3.3.2-1.2.rhel3.kde
openoffice.org < 0:1.1.2 conflicts with kdelibs-3.3.2-1.2.rhel3.kde

Now I'm new to Linux - this just looks like greek to me!! I just want to know how I install the bloody packages lol! What do I have to do first? If somebody can help me there's a free mars bar in the post!

Cheers,

John S.

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

2

Tuesday, March 15th 2005, 7:33pm

RE: RPM trouble

You could try to run:

Source code

1
$ rpm -ihv *.rpm
But it looks like you will need to upgrade some libraries in your system prior to this.