aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tar-inst.xml
blob: 9c94af6df8e0306215530d8f64da49a1ec287408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of Tar</title>

<para><screen><userinput>./configure --prefix=/stage1
make 
make check
make install</userinput></screen></para>

</sect2>