home *** CD-ROM | disk | FTP | other *** search
/ WordPerfect for Linux Bible / WP4LinuxBible.iso / KDE_Red_Hat / README.what_you_need < prev    next >
Text File  |  1999-05-03  |  5KB  |  142 lines

  1. README-what_you_need v1.0 (Apr 27 1999)
  2.  
  3.  
  4. The complete KDE-1.1.1 binary distribution is contained in
  5. four RPM packages. (They require rpm v2.5 or later)
  6.  
  7.  
  8.     kdesupport-1.1.1-*rh*.*.rpm
  9.     kdelibs-1.1.1-*rh*.*.rpm
  10.     kdebase-1.1.1-*rh*.*.rpm
  11.     kde-applications-1.1.1-*rh*.*.rpm
  12.  
  13. (You will also need qt-1.42.) 
  14.  
  15. In addition there is a fifth package
  16.  
  17.     kde-installer-1.1.1-*rh*.*.rpm
  18.  
  19. Which provides documentation about KDE installation on Red Hat Linux, 
  20. also provides  three shell scripts (in /usr/sbin):  "install-kde-1.1.1", 
  21. "install-kde-1.1.1-apps" and "uninstall-kde" which automate the 
  22. installation of KDE.  Note that if you wish to install the KDE
  23. rpm packages "by hand" you may omit this package (but it also
  24. supplies documentation about manual installation to /usr/doc/KDE-1.1.1/).
  25.  
  26.  
  27. The large package "kde-applications" DOES *NOT* INSTALL install the optional
  28. kde-applications themselves, but places their RPM packages in
  29. /usr/src/redhat/RPMS/i386 (or alpha): for example,
  30.  
  31.        rpm -Uvh kde-applications-*rh*-i386.rpm
  32.  
  33. places the individual RPMS into /usr/src/redhat/RPMS/i386.
  34.  
  35.  
  36. If you wish to place them elsewhere,
  37.  
  38.     rpm .... --prefix <your choice>
  39.  
  40. will place them in directory <your choice>.
  41.  
  42.  
  43. If you wish to download the optional KDE application RPMs individually,
  44. they are also available in the kde-applications subdirectory at the ftp site.
  45.  
  46.  
  47.                      ---- after downloading -----
  48.  
  49.  
  50.  
  51. First install the kde-installer RPM package.   
  52.  
  53. It places an Installation Guide in /usr/doc/KDE-1.1.1.   It also provides 
  54. scripts "install-kde-1.1.1", "install-kde-1.1.1-apps", and  "uninstall-kde" 
  55. that root can run to handle KDE installation (included upgrading from older 
  56. releases).
  57.  
  58. You will need to tell the scripts where to find the KDE base RPM  packages 
  59. (kdesupport, kdelibs, kdebase) and the application RPM packages supplied 
  60. by kde-applications.
  61.  
  62. Suggested procedure (i386 systems):     
  63.  
  64.  
  65. 1)    Upgrade to version 2.5.x of the rpm utility, if necessary (Red Hat 4.2
  66.         and 5.0).
  67.     (rpm-2.5.3 is the latest; see the "00README.errata" file from Red 
  68.     Hat's web site htpp://www.redhat.com/support for some postinstallation
  69.     "cosmetic fixes" Red Hat says you may need).  It is possible you may
  70.         need other RedHat upgrades, such as an updated "patch", before you 
  71.         can upgrade to rpm-2.5.3.  
  72.         Consult the RedHat support web page for guidance, if you have 
  73.     problems in upgrading rpm.   (find it at http://www.redhat.com)
  74.  
  75.  
  76. 2)    As root, place all five RPMS in /usr/src/redhat/RPMS/i386, 
  77.         (or any other convenient directory <kde-rpm-dir> of your choice). 
  78.     as well as any needed extra rpms (depends on the RedHat version).
  79.     This directory should not contain any other KDE RPM packages from
  80.     an earlier release.
  81.  
  82. 3)    Then 
  83.  
  84.         cd <kde-rpm-dir>
  85.         rpm -Uvh kde-installer-1.1.1-*rh*.i386.rpm
  86.         install-kde-1.1.1
  87.  
  88.         where <kde-rpm-dir> is the directory you chose to put the RPMs in,
  89.      and follow directions.  If you need guidance, read the documentation
  90.     in /usr/doc/KDE-1.1.1. 
  91.  
  92.           NEW!  There is now a "default" option, so that if
  93.             install-kde-1.1.1 default
  94.         is run in the directory containing the KDE RPMS, a
  95.         default installation with be attempted, without any user
  96.         input from the terminal.  This will be useful for automated
  97.         installations.   Run "install-kde-1.1.1 help" to get further
  98.             information on this, including how to specify a list of users
  99.             to be configured for KDE, a list of KDE application packages
  100.             to omit, or to install only a subset of the KDE packages.
  101.  
  102.         The installation script will offer to install the
  103.         kde-applications rpm into <kde-rpm-dir> if needed. 
  104.     You can also do this first by hand with
  105.         rpm -Uvh kde-installer-1.1.1-*rh*.i386.rpm 
  106.     if <kde-rpm-dir> is /usr/src/redhat/RPMS/i386, or with
  107.         rpm -Uvh kde-installer-1.1.1-*rh*.i386.rpm --prefix <kde-rpm-dir>
  108.     if you chose a different location to place the RPMs.  
  109.         If you downloaded the individual optional KDE application packages 
  110.         instead of the large kde-applications RPM package, place these in 
  111.     <kde-rpm-dir>.
  112.  
  113.  
  114. Extra rpms you may need, in addition to those those found in the orginal 
  115. Red Hat distributions:
  116.  
  117.     Red Hat 5.2: qt-1.42
  118.  
  119.     Red Hat 5.1: qt-1.42, libjpeg-6b, libungif-3.0
  120.  
  121.     Red Hat 5.0: qt-1.42, libstdc++-2.8.0, rpm-2.5.x
  122.  
  123.     Red Hat 4.2: qt-1.42, libpng-1.0.1, zgv-3.0, rpm-2.5.x
  124.  
  125. You will find the extra rpms with the KDE distribution. You should also
  126. place these in the directory with the other KDE RPM packages.
  127.  
  128. If you plan to compile any KDE applications, you should also install
  129. qt-devel-1.42.  Other development packages may also be needed, such
  130. as libjpeg-devel-6b for RedHat 5.1/5.2. libungif-devel is also needed.
  131.  
  132.  
  133. (5) If you (or the installation script) installed the kde-application
  134. RPM package (which is a "wrapper" for all the KDE application RPMS) you
  135. may wish to "clean up" with
  136.     rpm -e kde-installer
  137.  
  138.  
  139.  
  140.  
  141.  
  142.