bzip2-inst.xml 241 B

12345678910
  1. <sect2>
  2. <title>Installation of Bzip2</title>
  3. <para>Install Bzip2 by running the following commands:</para>
  4. <para><screen><userinput>make CC="gcc -static -s" &amp;&amp;
  5. make PREFIX=$LFS/static install</userinput></screen></para>
  6. </sect2>