Estimated build time: 0.07 SBU Estimated required disk space: 1 MB |
Install Zlib by running the following commands:
./configure --prefix=/usr --shared && make LIBS="libz.so.1.1.4 libz.a" && make LIBS="libz.so.1.1.4 libz.a" install && mv /usr/lib/libz.so.* /lib && ln -sf ../../lib/libz.so.1 /usr/lib/libz.so && cp zlib.3 /usr/share/man/man3 |
Last checked against version 1.1.4.
libz[a,so]
This is the zlib library, which is used by many programs for its compression and uncompression functions.
No dependencies checked yet.