KDE Installation



Quick Install

  1. Insert your Linux CD and mount the CD, or mount a network file server that has the Linux distribution on it. We will assume that you put the Linux CD in and mounted it at /mnt/cdrom
  2. Do the following commands
    1. rpm -Uvh /mnt/cdrom/RedHat/RPMS/qt1x-*
    2. rpm -Uvh /mnt/cdrom/RedHat/RPMS/kde*
    3. rpm -Uvh /mnt/cdrom/RedHat/RPMS/switchdesk-kde*
  3. NOTE: If you are trying to install KDE from a RedHat 6.2 install, and you do not have Mesa installed, you will get failures because of the following packages. qt1x-GL, and kdebase-3d-screensavers. If this is the case you will have to do the rpm's manually.

A Different Quick Install
(requires a network connection)

  1. Download this install-kde script
  2. Run the script (as root)


Longer - Manual Install

The following packages constitute a KDE installation. Get them from your local Fermi Linux distribution. You can also get them from a standard RedHat distribution.

The above packages do have an order that they need to be installed. Below is the order in which they need to be installed.

COMMENTS
* Mininmum required packages
** kdelibs-devel requires qt1x-devel
*** If installing kdelibs-devel
 



Graphical Login
Getting it to use KDE's Graphical Login and not Gnome, or plain X

  1. Install KDE (see above)
  2. echo "KDE" > /etc/sysconfig/desktop
  3. reboot


dawson@fnal.gov
Back to KDE How To
October 16, 2000