glfs/kde/inst/kde-admin.xml
Larry Lawrence 00bb024cb2 fixed chunk xsl in connect to kde
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2109 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-07 02:32:10 +00:00

74 lines
2.1 KiB
XML

<sect1 id="kde-admin">
<?dbhtml filename="kde-admin.html"?>
<title>kdeadmin-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdeadmin</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&kde-admin-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&kde-admin-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kde-admin-size;</para></listitem>
<listitem><para>Estimated Disk space required: &kde-admin-buildsize;</para></listitem>
<listitem><para>Estimated build time: &kde-admin-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdeadmin</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kde-base"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="libxml2"/> and
<xref linkend="Linux_PAM"/>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdeadmin</application></title>
<para>Install <application>kdeadmin</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>Major programs in <application>kdeadmin</application> include
<command>kcron</command>,
<command>kdat</command>,
<command>kpackage</command>,
<command>ksysv</command> and
<command>kuser</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kcron</title>
<para><command>kcron</command> is a task scheduler.</para></sect3>
<sect3><title>kdat</title>
<para><command>kdat</command> is a tar-based tape
archiver.</para></sect3>
<sect3><title>kpackage</title>
<para><command>kpackage</command> is a package manager.</para></sect3>
<sect3><title>ksysv</title>
<para><command>ksysv</command> is a Sys V-Init editor.</para></sect3>
<sect3><title>kuser</title>
<para><command>kuser</command> is a graphical user manager.</para></sect3>
</sect2>
</sect1>