lfs/chapter05/gzip-inst.xml
Gerard Beekmans 0d95ff98b6 Simplified chapter 05/bzip2+gzip commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 19:20:35 +00:00

12 lines
213 B
XML

<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>