1234567891011121314151617181920212223 |
- <sect1 id="ch05-bzip2">
- <title>Installing Bzip2-&bzip2-version;</title>
- <?dbhtml filename="bzip2.html" dir="chapter05"?>
- <screen>Estimated build time: &bzip2-time-tools;
- Estimated required disk space: &bzip2-compsize-tools;</screen>
- <para>For the package details see <xref linkend="contents-bzip2"/>.</para>
- <sect2><title> </title><para> </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>
- </sect1>
|