2003-01-17 03:55:35 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Patch</title>
|
|
|
|
|
2003-01-17 03:55:35 +00:00
|
|
|
<para>Prepare Patch to be compiled:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-01-28 01:17:02 +00:00
|
|
|
<para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr</userinput></screen></para>
|
2003-01-17 03:55:35 +00:00
|
|
|
|
|
|
|
<para>Continue with compiling the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Finish installing the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|