aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/diffutils-inst.xml
blob: cbfbb02645c75539426d6f41bb545784a92f05cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect2><title>&nbsp;</title><para>&nbsp;</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>