1 <sect2><title> </title><para> </para></sect2>
4 <title>Installation of Gzip</title>
6 <para>Prepare Gzip to be compiled:</para>
8 <para><screen><userinput>./configure --prefix=$LFS/static</userinput></screen></para>
10 <para>Continue with compiling the package:</para>
12 <para><screen><userinput>make LDFLAGS="-static"</userinput></screen></para>
14 <para>And finish off installing the package:</para>
16 <para><screen><userinput>make install</userinput></screen></para>