LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Upgrading KDE to newest version (https://www.linuxquestions.org/questions/linux-software-2/upgrading-kde-to-newest-version-135500/)

Shadzilla 01-16-2004 01:58 PM

Upgrading KDE to newest version
 
Hello,
Just wondering what do I need to do upgrade my version of KDE to the new 3.1? Is there a how to upgrade kde out there??


Thanks


Shadzilla

Ice9 01-16-2004 04:20 PM

Go to
ftp://ftp.kde.org/pub/kde/stable/3.1.4/RedHat/9/i386
Download all the KDE packages you need into an empty folder and do

# rpm -Uvh *.rpm

This will update your KDE to version 3.1.4, restart X and you're done.

ranger_nemo 01-16-2004 05:03 PM

Installing and using apt would prob'ly be easier...

<< ayo.freshrpms.net >>

ETeria 01-16-2004 05:44 PM

/!\ !!!Sorry i made en error to answer here, i was making a new post and i selected without attention "post reply" here!!! /!\

vincebs 01-16-2004 07:04 PM

This site has an apt repository of KDE files and it explains everything on how to install it:

http://kde-redhat.sourceforge.net/

But when I tried it on my computer, it didn't work :(

Shadzilla 01-20-2004 03:15 AM

error: Failed dependencies:
kdepim = 3.1-5 is needed by (installed) kdepim-devel-3.1-5
This is the error that I get when I try to run rpm -Uvh *.rpm. I tried install the newest kdepim-3.1.5.src.rpm, and kdepim-3.1-5 programs. and nothing.

Thanks

Shadzilla

Ice9 01-21-2004 02:21 AM

You don't need the devel package (unless you need the development libraries for some personal reasons), remove it first
# rpm -e kdepim-devel-3.1-5
Then run the whole rmp -Uvh procedure again


All times are GMT -5. The time now is 03:51 PM.