The libarchive library provides a single interface for reading/writing various compression formats.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://libarchive.googlecode.com/files/libarchive-2.8.5.tar.gz
Download MD5 sum: 9caf51dcf6213e9c9f5a1c27448b9c90
Download size: 1.4 MB
Estimated disk space required: 25 MB
Estimated build time: 0.3 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libarchive
Install libarchive by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make
check
.
Now, as the root
user:
make install
Last updated on 2011-10-31 19:38:44 +0000