aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-inst.xml
blob: bdfb951ab0d4d6c6184ee86fb6db5954194dafd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of Bzip2</title>

<para>The Bzip2 package doesn't contain a <userinput>configure</userinput>
script. Compile and install it with a straightforward:</para>

<para><screen><userinput>make PREFIX=/stage1 install</userinput></screen></para>

</sect2>