2002-07-08 04:28:42 +08:00
|
|
|
<partintro>
|
2003-09-17 12:30:29 +08:00
|
|
|
<title>Introduction to <acronym>KDE</acronym></title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<para><acronym>KDE</acronym> is a comprehensive desktop environment that builds on
|
2002-07-08 04:28:42 +08:00
|
|
|
<productname>XFree86</productname> and <productname>QT</productname> to provide
|
|
|
|
a window manager and many user tools, including a browser, word processor,
|
2003-09-17 12:30:29 +08:00
|
|
|
spreadsheet, presentation package, games, and numerous other utilities. It
|
2003-04-08 08:53:28 +08:00
|
|
|
provides extensive capabilities for customization.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-10-06 00:55:40 +08:00
|
|
|
<para>We divide the <acronym>KDE</acronym> instructions into two parts. The first part, the
|
2003-09-17 12:30:29 +08:00
|
|
|
core packages, are needed for the rest of <acronym>KDE</acronym> to work. The second part
|
2002-09-15 05:47:22 +08:00
|
|
|
presents additional packages which provide functionality in various areas
|
2003-10-06 00:55:40 +08:00
|
|
|
(multimedia, graphics etc).</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<para>As the instructions for compiling and installing <acronym>KDE</acronym> were developed,
|
2002-10-07 14:55:06 +08:00
|
|
|
the options to <filename>configure</filename> were examined and the parameters
|
2003-09-17 12:30:29 +08:00
|
|
|
presented are the most likely to compile correctly. In each of the packages,
|
2002-10-07 14:55:06 +08:00
|
|
|
one other option to <filename>configure</filename> can be added:
|
2003-09-17 12:30:29 +08:00
|
|
|
<command>--enable-final</command>. This option can speed up the build
|
2002-10-07 14:55:06 +08:00
|
|
|
process, but requires a lot of memory. If you have less than 256MB of RAM,
|
|
|
|
this option may cause swapping and significantly slow compilation.</para>
|
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<para><acronym>KDE</acronym> also has many internationalization packages in the form of:
|
|
|
|
<filename>kde-i18n-xx-&kde-version;.tar.bz2</filename>
|
|
|
|
where the xx is a two to five letter code for the country covered. We
|
2002-07-08 04:28:42 +08:00
|
|
|
do not cover the installation of these packages here.</para>
|
|
|
|
|
2003-10-02 14:21:41 +08:00
|
|
|
<para>All the <acronym>KDE</acronym> packages are comprised of various components.
|
|
|
|
The default is to
|
2003-02-11 00:29:05 +08:00
|
|
|
install most of the components. If specific components are to be eliminated, the
|
|
|
|
official way is to set the variable <userinput>DO_NOT_COMPILE</userinput>.
|
|
|
|
This comes in handy when there are problems compiling a particular
|
|
|
|
component.</para>
|
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<screen><userinput><command>DO_NOT_COMPILE="component1 component2" \
|
|
|
|
./configure --prefix=/opt/kde...</command></userinput></screen>
|
2003-02-11 00:29:05 +08:00
|
|
|
|
2003-09-17 12:30:29 +08:00
|
|
|
<para>The core <acronym>KDE</acronym> packages also honor this variable, but omitting components
|
2003-02-11 00:29:05 +08:00
|
|
|
from the core packages is not advisable since it may result in an
|
2003-09-17 12:30:29 +08:00
|
|
|
incomplete <acronym>KDE</acronym> installation.</para>
|
2003-02-11 00:29:05 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</partintro>
|