mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
1099cf4b81
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@549 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
823 B
XML
22 lines
823 B
XML
<sect2>
|
|
<title>Introduction to CUPS</title>
|
|
|
|
<screen>Required:
|
|
Download location (FTP): <ulink url="&cups-download-ftp;"/>
|
|
Download location (HTTP): <ulink url="&cups-download-http;"/>
|
|
Version used: &cups-version;
|
|
Package size: &cups-size;
|
|
Estimated Disk space required: &cups-buildsize;</screen>
|
|
|
|
<para><screen>For non-postscript printers, CUPS depends on: <xref linkend="gs"/></screen></para>
|
|
<para><screen>If available, CUPS will use: <xref linkend="libjpeg"/>, <xref linkend="libpng"/>, and
|
|
<xref linkend="libtiff"/></screen></para>
|
|
|
|
|
|
<para>The Common UNIX Printing System ("CUPS") is a print spooler and
|
|
associated utilities. It is based on the "Internet Printing Protocol"
|
|
and provides printing services to most PostScript and
|
|
raster printers.</para>
|
|
|
|
</sect2>
|