Details on this package are located in Section 6.36.2, “Contents of Bzip2.”
Библиотека сайта rus-linux.net
5.16. Bzip2-1.0.5
The Bzip2 package contains programs for compressing and decompressing files. Compressing text files with bzip2 yields a much better compression percentage than with the traditional gzip.
Approximate build time:
less than 0.1 SBU
Required disk space:
4.8 MB
5.16.1. Installation of Bzip2
The Bzip2 package does not contain a configure script. Compile and test it with:
make
Install the package:
make PREFIX=/tools install