aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-inst.xml
blob: d913d4ad89a3d4473e648caa6417a6474ee1ecd8 (plain)
1
2
3
4
5
6
7
8
9
10
<sect2>
<title>Installation of Bzip2</title>

<para>Install Bzip2 by running the following commands:</para>

<para><screen><userinput>make CC="gcc -static -s" &amp;&amp;
make PREFIX=$LFS/static install</userinput></screen></para>

</sect2>