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

<sect2>
<title>Installation of Gzip</title>

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

</sect2>