mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
26d8ff0381
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@851 af4574ff-66df-0310-9fd7-8a98e5e911e0
42 lines
1.5 KiB
XML
42 lines
1.5 KiB
XML
<sect1 id="kde-network" xreflabel="kdenetwork-&kde-version;">
|
|
<?dbhtml filename="kde-network.html" dir="kde"?>
|
|
<title>kdenetwork-&kde-version;</title>
|
|
|
|
<para><screen>Download location (FTP): <ulink url="&kde-network-ftp;"/>
|
|
Estimated build disk space: 71 MB
|
|
Estimated installed space: 16 MB
|
|
Package size: &kde-network-size;
|
|
Estimated build time: 28 min (667 MHz)</screen></para>
|
|
|
|
<para>kdenetwork depends on:
|
|
<screen><xref linkend="kde-base"/>.</screen></para>
|
|
|
|
<para>Install kdenetwork with:
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
<sect2><title>Configuring kdenetwork</title>
|
|
<para>There is no explicit configuration for the kde network package, however
|
|
individual packages need to be set up with user information.
|
|
</para>
|
|
</sect2>
|
|
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
<para>The KDE Network package provides:</para>
|
|
<itemizedlist>
|
|
<listitem><para>KMail - A mail client</para></listitem>
|
|
<listitem><para>KNewsTicker - News applet for the KDE Application Launcher Panel</para></listitem>
|
|
<listitem><para>KNode - A news reader</para></listitem>
|
|
<listitem><para>KPPP - Internet dial-up utility</para></listitem>
|
|
<listitem><para>KSirc - A chat client</para></listitem>
|
|
<listitem><para>Kit - An AOL messaging client (AIM)</para></listitem>
|
|
<listitem><para>Korn - A mail notification utility</para></listitem>
|
|
</itemizedlist>
|
|
</sect2>
|
|
</sect1>
|
|
|