aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-inst.xml
blob: 0cce861b1dcb5819008b893984f9d9a37cfe768b (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>

<screen><userinput>make PREFIX=/tools install</userinput></screen>

</sect2>