mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
19e9cee90d
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@230 af4574ff-66df-0310-9fd7-8a98e5e911e0
26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
<partintro>
|
|
<title>Introduction to KDE</title>
|
|
|
|
<para>
|
|
<screen>KDE depends on: <xref linkend="xfree86"/> and <xref linkend="qt"/></screen>
|
|
</para>
|
|
|
|
<para>KDE is a comprehensive desktop environment that builds on
|
|
<productname>XFree86</productname> and <productname>QT</productname> to provide
|
|
a window manager and many user tools, including a browser, word processor,
|
|
spreadsheet, persentation package, games, and numerous other utilities. It
|
|
provides extensive capabilites for customization.</para>
|
|
|
|
<para>We divide the KDE instructions into three parts. The first part, the
|
|
core packages, are needed for the rest of KDE to work. The second part
|
|
presents additional packages which provide functionality in various areas
|
|
(multimedia, graphics etc). Finally, we describe installation of other
|
|
miscellaneous KDE packages.</para>
|
|
|
|
<para>KDE also has many internationalization packages in the form of:
|
|
<userinput>kde-i18n-xx-&kde-version;.tar.bz2</userinput>
|
|
where the xx is a two to five letter code for the country covered. We
|
|
do not cover the installation of these packages here.</para>
|
|
|
|
</partintro>
|