mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
f45b195302
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
20 lines
576 B
XML
20 lines
576 B
XML
<sect1 id="zlib" xreflabel="zlib-&zlib-version;">
|
|
<?dbhtml filename="zlib.html" dir="general"?>
|
|
<title>zlib-&zlib-version;</title>
|
|
|
|
<para>Zlib provides compression and decompression functions to programs.
|
|
Most people will want zlib because both servers and clients are
|
|
likely to need the openssl libraries which in turn require zlib.
|
|
Servers will want openssl because it is needed for running OpenSSH services and
|
|
clients because most web browsers need it to deal with https (secure)
|
|
websites.</para>
|
|
|
|
&zlib-intro;
|
|
&zlib-inst;
|
|
&zlib-exp;
|
|
&zlib-config;
|
|
&zlib-desc;
|
|
|
|
</sect1>
|
|
|