aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-inst.xml
blob: ad250d87b075de2d2a355cd42c0e0c58cfdaac19 (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=/tools install</userinput></screen></para>

</sect2>