| <sect2><title>Installation of Gzip</title><para>Install Gzip by running the following commands:</para><para><screen><userinput>./configure --prefix=$LFS/usr &&make LDFLAGS=-static &&make install &&cp $LFS/usr/bin/gunzip $LFS/usr/bin/gzip $LFS/bin &&rm $LFS/usr/bin/gunzip $LFS/usr/bin/gzip</userinput></screen></para></sect2>
 |