blob: cbfbb02645c75539426d6f41bb545784a92f05cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Installation of Diffutils</title>
<para>Prepare Diffutils to be compiled:</para>
<para><screen><userinput>./configure --prefix=/stage1
make
make install</userinput></screen></para>
</sect2>
|