The Zlib package contains compression and decompression routines used by some programs.
Download HTTP: https://zlib.net/fossils/zlib-1.3.2.tar.gz
Download SHA256 Sum: bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
Download Size: 1,477 KB
Estimated Disk Space: 5.4M
Estimated Build Time: less than 0.5 SBU
Prepare Zlib for compilation:
Now Configure the Package, issue:
./configure --prefix=/usr
To Compile the Package, issue:
make
To Test the Package, issue:
make check
Now Install the Package, issue:
make install rm -fv /usr/lib/libz.a