mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
3a8b652531
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@141 af4574ff-66df-0310-9fd7-8a98e5e911e0
26 lines
938 B
XML
26 lines
938 B
XML
<sect1 id="zlib" xreflabel="zlib-&zlib-version;">
|
|
<?dbhtml filename="zlib.html" dir="appendices"?>
|
|
<title>zlib-&zlib-version;</title>
|
|
|
|
<warning><para>This package is deprecated from BLFS</para>
|
|
<para>The reason for the removal of this package from the main BLFS book is
|
|
that as of LFS-4.0 it is part of the main LFS book. If you are using a
|
|
version of LFS prior to this, you still need to install it; otherwise, you
|
|
can ignore all references to dependencies on this package.</para></warning>
|
|
|
|
<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>
|
|
|