LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   KDE upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/kde-upgrade-33646/)

CYRUSS612 10-24-2002 02:09 PM

KDE upgrade
 
Can someone please help me I have mandrake 8.2 with kde 2.2.
I would like to upgrade it to the new 3 but I dont how to . I went to kde's site and downloadedthe files for mandrake 8.2 but there are 31 rpm files. Can someone please tell me which ones I need or if I have to do them all. Also can someone tell me the difference between an RPM file , and an SRPM file.
Thanks ,
Andy

Thymox 10-24-2002 02:31 PM

Firstly, an RPM file is a binary-only file... it contains the program and (some) files required by that program. An SRPM is the same as a .SRC.RPM... it contains source files, of a sort. If you're not interested in recompiling them for your system (not always necessary), then don't go for the SRPM files. As for installing the Mandrake specific KDE3 RPM files, there should have been a (text) file explaining what to do. If I remember correctly, you'll need to move to the directory that you saved the files into, su root to become the root user (temporarily) and then give the command urpmi *...

Don't take my word for it, though... I haven't done this in quite a while.

Mara 10-24-2002 03:33 PM

You need to install the rpms in order. Start with qt, then kdelibs, kdebase and you can try to run it. Then install the rest (only the ones you want, usually you don't need all of them).
From the command line the commands will be like:
rpm -i qt_rpm_name_here
and so on.
You cna also use graphical package managers (like Kpackage etc).


All times are GMT -5. The time now is 09:27 AM.