mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
a75063d4ec
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1223 af4574ff-66df-0310-9fd7-8a98e5e911e0
79 lines
2.3 KiB
XML
79 lines
2.3 KiB
XML
<sect1 id="kde-admin">
|
|
<?dbhtml filename="kde-admin.html" dir="kde"?>
|
|
<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><ulink url="http://www.rpm.org/">RPM</ulink> 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 --with-shadow &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>--with-shadow</command> : This option allows use of
|
|
shadow passwords.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <acronym>KDE</acronym> Admin package provides
|
|
<command>kpackage</command>,
|
|
<command>kcron</command>,
|
|
<command>kuser</command>,
|
|
<command>kwuftpd</command> and
|
|
<command>ksysv</command>.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>kpackage</title>
|
|
<para><command>kpackage</command> is a package manager.</para></sect3>
|
|
|
|
<sect3><title>kcron</title>
|
|
<para><command>kcron</command> is a task scheduler.</para></sect3>
|
|
|
|
<sect3><title>kuser</title>
|
|
<para><command>kuser</command> is a graphical user manager.</para></sect3>
|
|
|
|
<sect3><title>kwuftpd</title>
|
|
<para><command>kwuftpd</command> is a <acronym>FTPD</acronym> editor.</para></sect3>
|
|
|
|
<sect3><title>ksysv</title>
|
|
<para><command>ksysv</command> is a Sys V-Init editor.</para></sect3>
|
|
|
|
</sect2>
|
|
</sect1>
|