| 123456789101112131415 | <sect2><title> </title><para> </para></sect2><sect2><title>Installation of Bzip2</title><para>Since the Bzip2 package has no configure script we can't prepare itfor compilation. Instead we just run the <userinput>make</userinput>program and start compiling, with a few variables changed to suit ourenvironment:</para><para><screen><userinput>makemake PREFIX=/stage1 install</userinput></screen></para></sect2>
 |