
Linux From Scratch - Version 7.0
58
5.17. Bzip2-1.0.6
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.17.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
Details on this package are located in Section 6.19.2, “Contents of Bzip2.”
Comentarios a estos manuales