LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Red Hat 7.2 + KDE 3.0 (https://www.linuxquestions.org/questions/linux-software-2/red-hat-7-2-kde-3-0-a-27035/)

dai 08-02-2002 07:19 AM

Red Hat 7.2 + KDE 3.0
 
Hi Im thinking of setting up KDE 3.0 on my Rh7.2 box via rpm's

Im wondering how I would go about it. I.e. I want to know which rpm to install first, should I remove the old version of KDE, should I ignore dependencies etc.....

All help or Links to walkthru's would be appreciated!!!!

dorward 08-02-2002 07:37 AM

If you get RPMs for Red Hat you should be able to simply upgrade them all at once.

Code:

rpm -Uvh *.rpm
and never ever ignore dependancies.

dai 08-02-2002 07:52 AM

I have the Rpms but thre problem is im not sure which order to install them in (there are about 20 of them)

So can anybody tell me the correct order????

I also assume this should be done from the command line proper as root and not in a shell in X

Wonder 08-02-2002 09:52 AM

Ever tried the kde.org site?

dorward 08-02-2002 12:21 PM

Regarding the orider, read what I typed above - do them all at the same time with the example command line I gave you.

dai 08-04-2002 02:42 PM

tried thay and it just gives me a list of errors due to dependancies

dorward 08-04-2002 03:21 PM

So trace the dependancies and install the other required files.

dai 08-05-2002 02:15 AM

doing that but Im finding it easier to do from source

jetblackz 08-05-2002 11:55 PM

up2date


All times are GMT -5. The time now is 02:51 AM.