Name:
Location: United States

Monday, May 31, 2004

How to upgrade KDE to KDE3.2 on redhat 9.0

1. Get a apt-get from http://kde-redhat.sourceforge.net/
2. Create a file on/etc/apt/sources.list.d/kde-redhat.list.
copy the following lines to this file.
rpm http://ayo.freshrpms.net redhat/9/i386 os updates
rpm ftp://apt.kde-redhat.org/apt fedora/9 stable
rpm ftp://apt.kde-redhat.org/apt fedora/all stable
rpm ftp://apt.kde-redhat.org/apt kde-redhat/9 stable
rpm ftp://apt.kde-redhat.org/apt kde-redhat/all stable
3. To install, run on shell
$ apt-get update
$ apt-get install install kde themer qt arts kdelibs kdebase
4. If you want more source packages, run
$ apt-get dist-upgrade
5. Follow the instructions step by step. Don't change the order. Otherwise, it will screw you up.
6. If you see failure due to koffice during isntallation. Remove koffice first.
rpm -e koffice.

0 Comments:

Post a Comment

<< Home