|
@@ -41,17 +41,6 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Sysklogd</title>
|
|
|
|
|
|
- <para>The following patch fixes various issues, including a problem building
|
|
|
- Sysklogd with Linux 2.6 series kernels:</para>
|
|
|
-
|
|
|
-<screen><userinput>patch -Np1 -i ../&sysklogd-fixes-patch;</userinput></screen>
|
|
|
-
|
|
|
- <para>The following patch makes sysklogd treat bytes in the 0x80--0x9f range
|
|
|
- literally in the messages being logged, instead of replacing them with octal
|
|
|
- codes. Unpatched sysklogd would damage messages in the UTF-8 encoding:</para>
|
|
|
-
|
|
|
-<screen><userinput>patch -Np1 -i ../&sysklogd-8bit-patch;</userinput></screen>
|
|
|
-
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
<screen><userinput>make</userinput></screen>
|