The Zip package contains
Zip utilities. These are useful
for compressing files into ZIP
archives.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://downloads.sourceforge.net/infozip/zip30.tar.gz
Download (FTP): ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz
Download MD5 sum: 7b74551e63f8ee6aab6fbc86676c0d37
Download size: 1.1 MB
Estimated disk space required: 6.4 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/zip
Install Zip by running the following commands:
make -f unix/Makefile generic_gcc
This package does not come with a test suite.
Now, as the root
user:
make prefix=/usr MANDIR=/usr/share/man/man1 -f unix/Makefile install
make prefix=/usr -f unix/Makefile
install: This command overrides the prefix
variable that is set to /usr/local
in the unix/Makefile
. Alternatives to generic_gcc
can be seen with a make -f unix/Makefile list
command.
Last updated on 2020-08-16 13:56:58 -0700