2003-01-11 17:19:41 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2002-05-25 01:21:12 +01:00
|
|
|
<sect2>
|
|
|
|
<title>Installing Findutils</title>
|
|
|
|
|
2003-01-11 17:41:17 +00:00
|
|
|
<para>Prepare Findutils to be compiled:</para>
|
2002-05-25 01:21:12 +01:00
|
|
|
|
2003-08-11 23:49:50 +01:00
|
|
|
<para><screen><userinput>./configure --prefix=/stage1</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make </userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Test the results:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make check</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>And install the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
2002-05-25 01:21:12 +01:00
|
|
|
|
|
|
|
</sect2>
|