Installation of Bzip2
Since the Bzip2 package has no configure script we can't prepare it
for compilation. Instead we just run the make
program and start compiling, with a few variables changed to suit our
environment:
make
make PREFIX=/stage1 install