2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="kde-addons">
|
|
|
|
<?dbhtml filename="kde-addons.html" dir="kde"?>
|
|
|
|
<title>Installation of KDE Addons</title>
|
|
|
|
|
2002-09-15 05:47:22 +08:00
|
|
|
<para><screen>Download location (FTP): <ulink url="&kde-addons-ftp;"/>
|
|
|
|
Estimated build disk space: 17 MB
|
2002-07-08 04:28:42 +08:00
|
|
|
Estimated installed space: 5 MB
|
|
|
|
Package size: &kde-addons-size;
|
|
|
|
Estimated build time: 15 min (667 MHz)</screen></para>
|
|
|
|
|
|
|
|
<para>kdeaddons depends on:
|
2002-09-15 05:47:22 +08:00
|
|
|
<screen><xref linkend="kde-multimedia"/> and <xref linkend="kde-network"/>.</screen></para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<para>Install kdeaddons with:
|
2002-09-15 05:47:22 +08:00
|
|
|
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
|
|
|
|
--disable-dependency-tracking &&
|
2002-07-08 04:28:42 +08:00
|
|
|
make &&
|
|
|
|
make install</userinput></screen></para>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
<para>The KDE Addons package provides:</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>konquorer plugins</para></listitem>
|
|
|
|
<listitem><para>kicker applets</para></listitem>
|
|
|
|
<listitem><para>noatun plugins</para></listitem>
|
|
|
|
<listitem><para>newskicker scripts</para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|
|
|