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