lfs/chapter06/sysklogd.xml
Alex Gronenwoud 5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00

36 lines
805 B
XML

<sect1 id="ch06-sysklogd" xreflabel="Sysklogd">
<title>Installing Sysklogd-&sysklogd-version;</title>
<?dbhtml filename="sysklogd.html" dir="chapter06"?>
<para>The Sysklogd package contains programs for logging system messages, such
as those given by the kernel when unusual things happen.</para>
<screen>Estimated build time: &sysklogd-time;
Estimated required disk space: &sysklogd-compsize;</screen>
&aa-sysklogd-down;
&aa-sysklogd-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of Sysklogd</title>
<para>Compile Sysklogd:</para>
<screen><userinput>make</userinput></screen>
<para>And install it:</para>
<screen><userinput>make install</userinput></screen>
</sect2>
&c6-cf-sysklogd;
&aa-sysklogd-shortdesc;
&aa-sysklogd-desc;
</sect1>