lfs/chapter06/sysklogd-inst.sgml

19 lines
338 B
Plaintext
Raw Normal View History

<sect2>
<title>Installation of Sysklogd</title>
<para>
Install Sysklogd by running the following commands:
</para>
<blockquote><literallayout>
<userinput>patch -Np1 -i ../sysklogd-1.4.patch
&amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>
</literallayout></blockquote>
</sect2>