%general-entities; ]> zlib &zlib-version;
&zlib-url;
Zlib-&zlib-version; Zlib <para>The Zlib package contains compression and decompression routines used by some programs.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&zlib-fin-sbu;</seg> <seg>&zlib-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Zlib Prepare Zlib for compilation: ./configure --prefix=/usr Compile the package: make To test the results, issue: make check Install the package: make install Remove an useless static library: rm -fv /usr/lib/libz.a Contents of Zlib Installed libraries libz.so Short Descriptions libz Contains compression and decompression functions used by some programs libz