source: pst/printing/cups.xml@ 18961b4

12.0 12.1 12.2 gimp3 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since 18961b4 was 962285d5, checked in by Xi Ruoyao <xry111@…>, 17 months ago

cups: Remove outdated desc. for CC=

After the maintainance transferred from Apple to the community there is
no "strange perference on clang" anymore.

  • Property mode set to 100644
File size: 28.0 KB
RevLine 
[cd8a01b8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[73ddd1a0]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[1da819b]6
[99ed8506]7 <!ENTITY cups-download-http "https://github.com/OpenPrinting/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
[5ddee7fb]8 <!ENTITY cups-download-ftp " ">
[4faa4419]9 <!ENTITY cups-md5sum "be5241e2c165eeb83b58aa32de26fb16">
10 <!ENTITY cups-size "7.8 MB">
11 <!ENTITY cups-buildsize "60 MB (Add 37 MB for tests)">
12 <!ENTITY cups-time "0.5 SBU (Add 1.3 SBU for tests)">
[73ddd1a0]13]>
14
[47dc0bf]15<sect1 id="cups" xreflabel="Cups-&cups-version;">
[536fac5]16 <?dbhtml filename="cups.html"?>
17
18
[47dc0bf]19 <title>Cups-&cups-version;</title>
[536fac5]20
21 <indexterm zone="cups">
[47dc0bf]22 <primary sortas="a-Cups">Cups</primary>
[536fac5]23 </indexterm>
24
25 <sect2 role="package">
[47dc0bf]26 <title>Introduction to Cups</title>
[536fac5]27
[89475857]28 <para>
29 The Common Unix Printing System (CUPS) is a print spooler and
30 associated utilities. It is based on the "Internet Printing
31 Protocol" and provides printing services to most PostScript
32 and raster printers.
33 </para>
[536fac5]34
[dbd73d6]35 &lfs113_checked;
[14d01d8]36
[536fac5]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[89475857]40 <para>
41 Download (HTTP): <ulink url="&cups-download-http;"/>
42 </para>
[536fac5]43 </listitem>
44 <listitem>
[89475857]45 <para>
46 Download (FTP): <ulink url="&cups-download-ftp;"/>
47 </para>
[536fac5]48 </listitem>
49 <listitem>
[89475857]50 <para>
51 Download MD5 sum: &cups-md5sum;
52 </para>
[536fac5]53 </listitem>
54 <listitem>
[89475857]55 <para>
56 Download size: &cups-size;
57 </para>
[536fac5]58 </listitem>
59 <listitem>
[89475857]60 <para>
61 Estimated disk space required: &cups-buildsize;
62 </para>
[536fac5]63 </listitem>
64 <listitem>
[89475857]65 <para>
66 Estimated build time: &cups-time;
67 </para>
[536fac5]68 </listitem>
69 </itemizedlist>
[852554e1]70
[47dc0bf]71 <bridgehead renderas="sect3">Cups Dependencies</bridgehead>
[536fac5]72
[53debf3]73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="gnutls"/>
76 </para>
77
[536fac5]78 <bridgehead renderas="sect4">Recommended</bridgehead>
[14d01d8]79 <para role="recommended">
[54666831]80 <xref linkend="colord"/>,
[8558044]81 <xref linkend="dbus"/>,
[905e8ca]82 <xref linkend="libusb"/>,
83 <xref linkend="linux-pam"/>, and
[66d9ef8]84 <xref linkend="xdg-utils"/>
[14d01d8]85 </para>
[536fac5]86
87 <bridgehead renderas="sect4">Optional</bridgehead>
[bc6e56d]88 <para role="optional">
[5e7d3013]89 <xref linkend="avahi"/>,
[1ecdb18]90 <xref linkend="libpaper"/>,
[89475857]91 <xref linkend="mitkrb"/>,
[b47d633]92 <!--<xref linkend="openjdk"/>, Not found in 2.4.0 -->
[66d9ef8]93 <xref linkend="php"/>, and
94 <xref linkend="python2"/>
[14d01d8]95 </para>
[536fac5]96
[5f83175]97 <bridgehead renderas="sect4">Required (Postinstall)</bridgehead>
[1051f94e]98 <para role="required">
99 <xref role="runtime" linkend="cups-filters"/>
[dcbd2c6]100 </para>
101
[5f83175]102 <bridgehead renderas="sect4">Optional (Postinstall)</bridgehead>
[1051f94e]103 <para role="optional">
104 <xref role="runtime" linkend="gutenprint"/> and
[7c64789]105 <ulink role="runtime" url="https://developers.hp.com/hp-linux-imaging-and-printing">hplip</ulink> (HP printers)
[5f83175]106 </para>
[7b88d5a]107
[977061b0]108 <para condition="html" role="usernotes">User Notes:
[89475857]109 <ulink url="&blfs-wiki;/cups"/>
110 </para>
[536fac5]111 </sect2>
112
[47dc0bf]113 <sect2 role="kernel" id="cups-kernel">
114 <title>Kernel Configuration</title>
115
[89475857]116 <note>
117 <para>
[ae2cb05]118 There used to be a conflict between the <application>Cups</application>
[5618cdc]119 <application>libusb</application> backend and the usblp kernel driver.
120 This is no longer the case and cups will work with both of these
[ae2cb05]121 enabled.
[89475857]122 </para>
123 </note>
124
125 <para>
[ae2cb05]126 If you want to use the kernel usblp driver (for example, if you wish to
[5618cdc]127 use <application>escputil</application> from <xref
128 linkend="gutenprint"/>) enable the following options in your kernel
129 configuration and recompile the kernel:
[89475857]130 </para>
[47dc0bf]131
[5f83175]132<screen><literal>Device Drivers ---&gt;
[38155d1]133 [*] USB support ---&gt; [CONFIG_USB_SUPPORT]
134 &lt;*/M&gt; OHCI HCD (USB 1.1) support [CONFIG_USB_OHCI_HCD]
135 &lt;*/M&gt; UHCI HCD (most Intel and VIA) support [CONFIG_USB_UHCI_HCD]
136 &lt;*/M&gt; USB Printer support [CONFIG_USB_PRINTER]</literal></screen>
[47dc0bf]137
[89475857]138 <para>
[2946338a]139 If you have a parallel printer, enable the following options in your
[89475857]140 kernel configuration and recompile the kernel:
141 </para>
142
143<screen><literal>Device Drivers ---&gt;
[38155d1]144 &lt;*/M&gt; Parallel port support ---&gt; [CONFIG_PARPORT]
145 &lt;*/M&gt; PC-style hardware [CONFIG_PARPORT_PC]
[89475857]146 Character devices ---&gt;
[38155d1]147 &lt;*/M&gt; Parallel printer support [CONFIG_PRINTER]</literal></screen>
[89475857]148
[47dc0bf]149 <indexterm zone="cups cups-kernel">
150 <primary sortas="d-cups">cups</primary>
151 </indexterm>
152
153 </sect2>
154
[536fac5]155 <sect2 role="installation">
[47dc0bf]156 <title>Installation of Cups</title>
[536fac5]157
[89475857]158 <para>
[2946338a]159 You will need to add an <systemitem class="username">lp</systemitem>
[89475857]160 user, as <application>Cups</application> will create some files owned
161 by this user. (The <systemitem class="username">lp</systemitem> user
162 is the default used by <application>Cups</application>, but may be
163 changed to a different user by passing a parameter to the
164 <command>configure</command> script.) Use the following command as
165 the <systemitem class="username">root</systemitem> user:
166 </para>
167
168<screen role="root"><userinput>useradd -c "Print Service User" -d /var/spool/cups -g lp -s /bin/false -u 9 lp</userinput></screen>
[536fac5]169
[89475857]170 <para>
[2946338a]171 You will also need a dedicated group that will contain users allowed to
[89475857]172 do <application>Cups</application> administrative tasks. Add the group
173 by running the following command as the
174 <systemitem class="username">root</systemitem> user:
175 </para>
[536fac5]176
[89475857]177<screen role="root"><userinput>groupadd -g 19 lpadmin</userinput></screen>
[536fac5]178
[89475857]179 <para>
[2946338a]180 If you want to add a user to the <application>Cups</application>
[89475857]181 administrative group, run the following command as the
182 <systemitem class="username">root</systemitem> user:
183 </para>
184
185<screen role="root"><userinput>usermod -a -G lpadmin <replaceable>&lt;username&gt;</replaceable></userinput></screen>
186
187 <para>
188 If you didn't install <xref linkend="xdg-utils"/>, use the following
189 <command>sed</command> to change the default browser that will be used
190 to access the <application>Cups</application> web interface:
191 </para>
192
193<screen><userinput>sed -i 's#@CUPS_HTMLVIEW@#firefox#' desktop/cups.desktop.in</userinput></screen>
194
195 <para>
196 Replace <command>firefox</command> with the web browser of your
197 choice.
198 </para>
[ea48bbe]199
[e042fb42]200<!-- Fixed in 2.4.1
[284dd89d]201 <para revision="systemd">
202 Fix a bug that causes the <filename>cups.service</filename> systemd unit
203 to be placed into a non-existent target:
204 </para>
205
206<screen revision="systemd"><userinput remap="pre">sed -e "s/printers.target/printer.target/" \
207 -i configure \
208 config-scripts/cups-defaults.m4</userinput></screen>
[e042fb42]209-->
[284dd89d]210
[5618cdc]211 <para>
[5f83175]212 Build <application>Cups</application> by running the following commands:
[5618cdc]213 </para>
214
[3d16a42]215<screen revision="sysv"><userinput>./configure --libdir=/usr/lib \
[5618cdc]216 --disable-systemd \
217 --with-rcdir=/tmp/cupsinit \
218 --with-system-groups=lpadmin \
[2c1a7b7f]219 --with-docdir=/usr/share/cups/doc-&cups-version; &amp;&amp;
[536fac5]220make</userinput></screen>
221
[99ed8506]222<screen revision="systemd"><userinput>./configure --libdir=/usr/lib \
[3ace4c5]223 --with-system-groups=lpadmin \
224 --with-docdir=/usr/share/cups/doc-&cups-version; &amp;&amp;
225make</userinput></screen>
226
[a92a3a9]227 <para>
[8fb94ec2]228 To test the results, issue: <command>LC_ALL=C make -k check</command>. An already
[a92a3a9]229 active graphical session with bus address is necessary to run the tests.
[3d16a42]230 Make sure that there is not other instance of <application>Cups</application>
231 running, otherwise at least 4 tests will fail with "address in use".
[8c71f6e]232 One test, <filename>httpAddrGetList</filename>, is known to fail.
[a92a3a9]233 </para>
[24962f9]234
[89475857]235 <para>
[5f83175]236 Now, as the <systemitem class="username">root</systemitem> user:
[89475857]237 </para>
[536fac5]238
[2cf3f8a]239<!-- dev note: make BUILDROOT=<DESTDIR> install -->
240
[5c52c23]241<screen role="root"><userinput>make install &amp;&amp;
[2c1a7b7f]242ln -svnf ../cups/doc-&cups-version; /usr/share/doc/cups-&cups-version;</userinput></screen>
[89475857]243
[d9506f79]244 <para revision="sysv">
245 Remove the shipped bootscript, which is incompatible with LFS:
246 </para>
247
248<screen role="root" revision="sysv"><userinput>rm -rf /tmp/cupsinit &amp;&amp;</userinput></screen>
249
[89475857]250 <para>
[5618cdc]251 Create a basic <application>Cups</application> client configuration file
252 by running the following command as the <systemitem
253 class="username">root</systemitem> user:
[3a55bfe]254 </para>
255
[461d7f7]256<screen role="root"><userinput>echo "ServerName /run/cups/cups.sock" > /etc/cups/client.conf</userinput></screen>
[3a55bfe]257
[2946338a]258 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
259 href="../../xincludes/gtk-update-icon-cache.xml"/>
[6d8f6dc]260
[536fac5]261 </sect2>
262
263 <sect2 role="commands">
264 <title>Command Explanations</title>
265
[3d16a42]266 <para>
267 <command>sed ... configure</command>: This sed removes a compiler
268 option which is no longer supported. Leaving this change out, the
269 compilation will run thru but a warning about an invalid
270 warning option will be emitted on every compiler invocation.
271 </para>
272<!--
[5618cdc]273 <para>
[461d7f7]274 <command>sed ... tools/ipptool.c</command>: This sed fixes a bug caused
[a0e08b2]275 by glibc-2.30 changing the userspace API for sockets.
[93343b6]276 </para>
[d9506f79]277-->
278
[3ace4c5]279 <para revision="sysv">
[5618cdc]280 <parameter>--disable-systemd</parameter>: Systemd is not supported by
[66d9ef8]281 this version of BLFS.
[5618cdc]282 </para>
283
[d9506f79]284 <para revision="sysv">
[5618cdc]285 <parameter>--with-rcdir=/tmp/cupsinit</parameter>: This switch tells the
286 build process to install the shipped bootscript into <filename
287 class="directory">/tmp</filename> instead of <filename
288 class="directory">/etc/rc.d</filename>.
[89475857]289 </para>
290
291 <para>
292 <parameter>--with-system-groups=lpadmin</parameter>: This switch ensures
[5618cdc]293 that only <systemitem class="groupname">lpadmin</systemitem> will be used
294 as the <application>Cups</application> administrative group.
[89475857]295 </para>
[47dc0bf]296
[89475857]297 <para>
298 <option>--disable-libusb</option>: Use this switch if you have installed
299 <xref linkend="libusb"/>, but wish to use the kernel usblp driver.
300 </para>
[47dc0bf]301
[89475857]302 <para>
303 <option>--enable-libpaper</option>: Use this switch if you have installed
304 <application>libpaper</application> and wish to use it with
305 <application>Cups</application>.
306 </para>
[47dc0bf]307
[536fac5]308 </sect2>
309
310 <sect2 role="configuration">
[47dc0bf]311 <title>Configuring Cups</title>
[536fac5]312
[2cf3f8a]313 <sect3 id="cups-config">
314 <title>Config Files</title>
[89475857]315
[fa3edfef]316 <para>
317 <filename>/etc/cups/*</filename>
318 </para>
[2cf3f8a]319
320 <indexterm zone="cups cups-config">
321 <primary sortas="e-etc-cups">/etc/cups/*</primary>
322 </indexterm>
323
324 </sect3>
325
326 <sect3>
327 <title>Configuration Information</title>
328
[5f83175]329 <para>
330 Normally, printers are set up via a web browser. The
331 <application>Cups</application> server will normally connect via
332 the url http://localhost:631. From there printers, print
333 jobs, and the server configuration can be set up and managed.
334 Remote system administration can also be set up. Configuration
[7b88d5a]335 can also be done from the command line via the
336 <command>lpadmin</command>, <command>lpoptions</command>,
[5f83175]337 and <command>lpstat</command> commands.
338 </para>
339
[2cf3f8a]340 <para>
341 Configuration of <application>Cups</application> is dependent on
342 the type of printer and can be complex. Generally, PostScript printers
343 are easier. For detailed instructions on configuration and use of
344 <application>Cups</application>, see <ulink
[75b1a338]345 url="https://www.cups.org/documentation.html"/>.
[2cf3f8a]346 </para>
347
348 <para>
349 For non-PostScript printers to print with
[5618cdc]350 <application>Cups</application>, you need to install <xref
351 linkend="gs"/> to convert PostScript to raster images and a driver
[5f83175]352 (e.g. from <xref linkend="gutenprint"/>) to convert the resulting
[5618cdc]353 raster images to a form that the printer understands. <ulink
[7c64789]354 url="https://wiki.linuxfoundation.org/openprinting/database/foomatic">Foomatic</ulink>
[5f83175]355 drivers use <xref linkend="gs"/> to convert PostScript to a printable
356 form directly, but this is considered suboptimal by
[5618cdc]357 <application>Cups</application> developers.
[2cf3f8a]358 </para>
359
360 </sect3>
[89475857]361
[2c1a7b7f]362 <sect3>
363 <title>Linux PAM Configuration</title>
364
365 <para>
366 If <application>CUPS</application> has been built with
367 <application>Linux PAM</application> support, you need to create a
[5f83175]368 <application>PAM</application> configuration file to get it working
[2c1a7b7f]369 correctly with BLFS.
370 </para>
371
372 <para>
373 Issue the following command as the <systemitem
374 class="username">root</systemitem> user to create the configuration
375 file for <application>Linux PAM</application>:
376 </para>
377
[3503806d]378<screen role="root"><userinput>cat &gt; /etc/pam.d/cups &lt;&lt; "EOF"
[2c1a7b7f]379<literal># Begin /etc/pam.d/cups
380
381auth include system-auth
382account include system-account
383session include system-session
384
385# End /etc/pam.d/cups</literal>
386EOF</userinput></screen>
387
388 </sect3>
389
[32d0e29]390 <sect3 id="cups-init">
[3ace4c5]391 <title><phrase revision="sysv">Boot Script</phrase>
392 <phrase revision="systemd">Systemd Unit</phrase></title>
[536fac5]393
[3ace4c5]394 <para revision="sysv">
[2946338a]395 If you want the <application>Cups</application> print service to start
[3ace4c5]396 automatically when the system is booted, install the init script
397 included in the <xref linkend="bootscripts"/> package:
398 </para>
399
[5ebb2cc]400 <para revision="systemd">
[3ace4c5]401 To start the <command>cupsd</command> daemon when something tries to
402 access it, enable the previously installed systemd units by running
403 the following command as the
404 <systemitem class="username">root</systemitem> user:
[89475857]405 </para>
[536fac5]406
407 <indexterm zone="cups cups-init">
408 <primary sortas="f-cups">cups</primary>
409 </indexterm>
410
[3ace4c5]411<screen role="root" revision="sysv"><userinput>make install-cups</userinput></screen>
412
[a953e682]413<screen role="root" revision="systemd"><userinput>systemctl enable cups</userinput></screen>
[536fac5]414
415 </sect3>
416
417 </sect2>
418
419 <sect2 role="content">
420 <title>Contents</title>
421
422 <segmentedlist>
423 <segtitle>Installed Programs</segtitle>
424 <segtitle>Installed Libraries</segtitle>
425 <segtitle>Installed Directories</segtitle>
426
427 <seglistitem>
[89475857]428 <seg>
[8558044]429 <!--accept,--> cancel, cupsaccept, <!--cupsaddsmb,--> cups-config,
[81158c37]430 cupsctl, cupsd, cupsdisable, cupsenable, cupsfilter, cupsreject,
[3d16a42]431 <!--cupstestdsc,--> cupstestppd, ippeveprinter,<!-- ippfind--> ipptool, lp,
[81158c37]432 lpadmin, lpc, lpinfo, lpmove, lpoptions, lpq, lpr, lprm, lpstat, ppdc,
433 ppdhtml, ppdi, ppdmerge, and ppdpo <!--and reject-->
[89475857]434 </seg>
435 <seg>
[81158c37]436 <!--libcupscgi.so,--> libcupsimage.so <!--libcupsmime.so,-->
437 <!--libcupsppdc.so,--> and libcups.so
[89475857]438 </seg>
439 <seg>
[52e175b]440 /etc/cups,
441 /usr/{include,lib,share}/cups,
442 /usr/share/doc/cups-&cups-version;, and
443 /var/{cache,log,run,spool}/cups
[89475857]444 </seg>
[536fac5]445 </seglistitem>
446 </segmentedlist>
447
448 <variablelist>
449 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
450 <?dbfo list-presentation="list"?>
451 <?dbhtml list-presentation="table"?>
452
[81158c37]453 <!--
[536fac5]454 <varlistentry id="accept">
455 <term><command>accept</command></term>
456 <listitem>
[89475857]457 <para>
458 instructs the printing system to accept print jobs to the
459 specified destinations.
460 </para>
[536fac5]461 <indexterm zone="cups accept">
462 <primary sortas="b-accept">accept</primary>
463 </indexterm>
464 </listitem>
465 </varlistentry>
[81158c37]466 -->
[536fac5]467
[81158c37]468 <varlistentry id="cancel-cups">
[536fac5]469 <term><command>cancel</command></term>
470 <listitem>
[89475857]471 <para>
[4c24eb0a]472 cancels existing print jobs from the print queues
[89475857]473 </para>
[536fac5]474 <indexterm zone="cups cancel-cups">
475 <primary sortas="b-cancel">cancel</primary>
476 </indexterm>
477 </listitem>
[81158c37]478 </varlistentry>
[536fac5]479
[298fee30]480 <varlistentry id="cupsaccept">
481 <term><command>cupsaccept</command></term>
482 <listitem>
483 <para>
[4c24eb0a]484 accept jobs sent to a destination
[298fee30]485 </para>
486 <indexterm zone="cups cupsaccept">
487 <primary sortas="b-cupsaccept">cupsaccept</primary>
488 </indexterm>
489 </listitem>
490 </varlistentry>
491
[81158c37]492<!--
[89475857]493 <varlistentry id="cupsaddsmb">
494 <term><command>cupsaddsmb</command></term>
495 <listitem>
496 <para>
497 exports printers to the <application>Samba</application>
498 software for use with Windows clients.
499 </para>
500 <indexterm zone="cups cupsaddsmb">
501 <primary sortas="b-cupsaddsmb">cupsaddsmb</primary>
502 </indexterm>
503 </listitem>
504 </varlistentry>
[81158c37]505-->
[89475857]506
[2cf3f8a]507 <varlistentry id="cups-config-prog">
[536fac5]508 <term><command>cups-config</command></term>
509 <listitem>
[89475857]510 <para>
511 is a <application>Cups</application>
[4c24eb0a]512 program configuration utility
[89475857]513 </para>
[2cf3f8a]514 <indexterm zone="cups cups-config-prog">
[536fac5]515 <primary sortas="b-cups-config">cups-config</primary>
516 </indexterm>
517 </listitem>
518 </varlistentry>
519
[89475857]520 <varlistentry id="cupsctl">
521 <term><command>cupsctl</command></term>
[536fac5]522 <listitem>
[89475857]523 <para>
[4c24eb0a]524 updates or queries the cupsd.conf file for a server
[89475857]525 </para>
526 <indexterm zone="cups cupsctl">
527 <primary sortas="b-cupsctl">cupsctl</primary>
[536fac5]528 </indexterm>
529 </listitem>
530 </varlistentry>
531
532 <varlistentry id="cupsd">
533 <term><command>cupsd</command></term>
534 <listitem>
[89475857]535 <para>
[4c24eb0a]536 is the scheduler for the Common Unix Printing System
[89475857]537 </para>
[536fac5]538 <indexterm zone="cups cupsd">
539 <primary sortas="b-cupsd">cupsd</primary>
540 </indexterm>
541 </listitem>
542 </varlistentry>
543
[298fee30]544 <varlistentry id="cupsdisable">
545 <term><command>cupsdisable</command></term>
546 <listitem>
547 <para>
[4c24eb0a]548 stop printers and classes
[298fee30]549 </para>
550 <indexterm zone="cups cupsdisable">
551 <primary sortas="b-cupsdisable">cupsdisable</primary>
552 </indexterm>
553 </listitem>
554 </varlistentry>
555
556 <varlistentry id="cupsenable">
557 <term><command>cupsenable</command></term>
558 <listitem>
559 <para>
[4c24eb0a]560 start printers and classes
[298fee30]561 </para>
562 <indexterm zone="cups cupsenable">
563 <primary sortas="b-cupsenable">cupsenable</primary>
564 </indexterm>
565 </listitem>
566 </varlistentry>
567
[89475857]568 <varlistentry id="cupsfilter">
569 <term><command>cupsfilter</command></term>
[536fac5]570 <listitem>
[89475857]571 <para>
[0d7900a]572 is a front-end to the <application>Cups</application>
[89475857]573 filter subsystem which allows you to convert a file
[4c24eb0a]574 to a specific format
[89475857]575 </para>
576 <indexterm zone="cups cupsfilter">
577 <primary sortas="b-cupsfilter">cupsfilter</primary>
[536fac5]578 </indexterm>
579 </listitem>
580 </varlistentry>
581
[298fee30]582 <varlistentry id="cupsreject">
583 <term><command>cupsreject</command></term>
584 <listitem>
585 <para>
[4c24eb0a]586 reject jobs sent to a destination
[298fee30]587 </para>
588 <indexterm zone="cups cupsreject">
589 <primary sortas="b-cupsreject">cupsreject</primary>
590 </indexterm>
591 </listitem>
592 </varlistentry>
[81158c37]593<!--
[89475857]594 <varlistentry id="cupstestdsc">
595 <term><command>cupstestdsc</command></term>
[536fac5]596 <listitem>
[89475857]597 <para>
598 tests the conformance of PostScript files.
599 </para>
600 <indexterm zone="cups cupstestdsc">
601 <primary sortas="b-cupstestdsc">cupstestdsc</primary>
602 </indexterm>
603 </listitem>
604 </varlistentry>
[81158c37]605-->
[89475857]606
607 <varlistentry id="cupstestppd">
608 <term><command>cupstestppd</command></term>
609 <listitem>
610 <para>
[4c24eb0a]611 tests the conformance of PPD files
[89475857]612 </para>
613 <indexterm zone="cups cupstestppd">
614 <primary sortas="b-cupstestppd">cupstestppd</primary>
[536fac5]615 </indexterm>
616 </listitem>
617 </varlistentry>
618
[81158c37]619 <varlistentry id="ippeveprinter">
620 <term><command>ippeveprinter</command></term>
621 <listitem>
622 <para>
[4c24eb0a]623 is an IPP Everywhere printer for CUPS
[81158c37]624 </para>
625 <indexterm zone="cups ippeveprinter">
626 <primary sortas="b-ippeveprinter">ippeveprinter</primary>
627 </indexterm>
628 </listitem>
629 </varlistentry>
[3d16a42]630<!--
[95a4ee3]631 <varlistentry id="ippfind">
632 <term><command>ippfind</command></term>
633 <listitem>
634 <para>
[4c24eb0a]635 finds internet printing protocol printers
[95a4ee3]636 </para>
637 <indexterm zone="cups ippfind">
638 <primary sortas="b-ippfind">ippfind</primary>
639 </indexterm>
640 </listitem>
641 </varlistentry>
[3d16a42]642-->
[89475857]643 <varlistentry id="ipptool">
644 <term><command>ipptool</command></term>
[536fac5]645 <listitem>
[89475857]646 <para>
647 sends IPP requests to the specified URI and tests
[4c24eb0a]648 and/or displays the results
[89475857]649 </para>
650 <indexterm zone="cups ipptool">
651 <primary sortas="b-ipptool">ipptool</primary>
[536fac5]652 </indexterm>
653 </listitem>
654 </varlistentry>
655
656 <varlistentry id="lp-cups">
657 <term><command>lp</command></term>
658 <listitem>
[89475857]659 <para>
[4c24eb0a]660 submits files for printing or alters a pending job
[89475857]661 </para>
[536fac5]662 <indexterm zone="cups lp-cups">
663 <primary sortas="b-lp">lp</primary>
664 </indexterm>
665 </listitem>
666 </varlistentry>
667
668 <varlistentry id="lpadmin">
669 <term><command>lpadmin</command></term>
670 <listitem>
[89475857]671 <para>
672 configures printer and class queues provided by
[4c24eb0a]673 <application>Cups</application>
[89475857]674 </para>
[536fac5]675 <indexterm zone="cups lpadmin">
676 <primary sortas="b-lpadmin">lpadmin</primary>
677 </indexterm>
678 </listitem>
679 </varlistentry>
680
681 <varlistentry id="lpc-cups">
682 <term><command>lpc</command></term>
683 <listitem>
[89475857]684 <para>
685 provides limited control over printer and class queues
[4c24eb0a]686 provided by <application>Cups</application>
[89475857]687 </para>
[536fac5]688 <indexterm zone="cups lpc-cups">
689 <primary sortas="b-lpc">lpc</primary>
690 </indexterm>
691 </listitem>
692 </varlistentry>
693
694 <varlistentry id="lpinfo">
695 <term><command>lpinfo</command></term>
696 <listitem>
[89475857]697 <para>
698 lists the available devices or drivers known to the
[4c24eb0a]699 <application>Cups</application> server
[89475857]700 </para>
[536fac5]701 <indexterm zone="cups lpinfo">
702 <primary sortas="b-lpinfo">lpinfo</primary>
703 </indexterm>
704 </listitem>
705 </varlistentry>
706
707 <varlistentry id="lpmove">
708 <term><command>lpmove</command></term>
709 <listitem>
[89475857]710 <para>
[4c24eb0a]711 moves the specified job to a new destination
[89475857]712 </para>
[536fac5]713 <indexterm zone="cups lpmove">
714 <primary sortas="b-lpmove">lpmove</primary>
715 </indexterm>
716 </listitem>
717 </varlistentry>
718
719 <varlistentry id="lpoptions">
720 <term><command>lpoptions</command></term>
721 <listitem>
[89475857]722 <para>
[4c24eb0a]723 displays or sets printer options and defaults
[89475857]724 </para>
[536fac5]725 <indexterm zone="cups lpoptions">
726 <primary sortas="b-lpoptions">lpoptions</primary>
727 </indexterm>
728 </listitem>
729 </varlistentry>
730
731 <varlistentry id="lpq-cups">
732 <term><command>lpq</command></term>
733 <listitem>
[89475857]734 <para>
[4c24eb0a]735 shows the current print queue status on the named printer
[89475857]736 </para>
[536fac5]737 <indexterm zone="cups lpq-cups">
738 <primary sortas="b-lpq">lpq</primary>
739 </indexterm>
740 </listitem>
741 </varlistentry>
742
743 <varlistentry id="lpr-cups">
744 <term><command>lpr</command></term>
745 <listitem>
[89475857]746 <para>
[4c24eb0a]747 submits files for printing
[89475857]748 </para>
[536fac5]749 <indexterm zone="cups lpr-cups">
750 <primary sortas="b-lpr">lpr</primary>
751 </indexterm>
752 </listitem>
753 </varlistentry>
754
755 <varlistentry id="lprm-cups">
756 <term><command>lprm</command></term>
757 <listitem>
[89475857]758 <para>
[4c24eb0a]759 cancels print jobs that have been queued for printing
[89475857]760 </para>
[536fac5]761 <indexterm zone="cups lprm-cups">
762 <primary sortas="b-lprm">lprm</primary>
763 </indexterm>
764 </listitem>
765 </varlistentry>
766
767 <varlistentry id="lpstat-cups">
768 <term><command>lpstat</command></term>
769 <listitem>
[89475857]770 <para>
771 displays status information about the current classes, jobs,
[4c24eb0a]772 and printers
[89475857]773 </para>
[536fac5]774 <indexterm zone="cups lpstat-cups">
775 <primary sortas="b-lpstat">lpstat</primary>
776 </indexterm>
777 </listitem>
778 </varlistentry>
779
[89475857]780 <varlistentry id="ppdc">
781 <term><command>ppdc</command></term>
782 <listitem>
783 <para>
[4c24eb0a]784 compiles PPDC source files into one or more PPD files
[89475857]785 </para>
786 <indexterm zone="cups ppdc">
787 <primary sortas="b-ppdc">ppdc</primary>
788 </indexterm>
789 </listitem>
790 </varlistentry>
791
792 <varlistentry id="ppdhtml">
793 <term><command>ppdhtml</command></term>
794 <listitem>
795 <para>
796 reads a driver information file and produces a HTML summary
797 page that lists all of the drivers in a file and the
[4c24eb0a]798 supported options
[89475857]799 </para>
800 <indexterm zone="cups ppdhtml">
801 <primary sortas="b-ppdhtml">ppdhtml</primary>
802 </indexterm>
803 </listitem>
804 </varlistentry>
805
806 <varlistentry id="ppdi">
807 <term><command>ppdi</command></term>
808 <listitem>
809 <para>
[4c24eb0a]810 imports one or more PPD files into a PPD compiler source file
[89475857]811 </para>
812 <indexterm zone="cups ppdi">
813 <primary sortas="b-ppdi">ppdi</primary>
814 </indexterm>
815 </listitem>
816 </varlistentry>
817
818 <varlistentry id="ppdmerge">
819 <term><command>ppdmerge</command></term>
820 <listitem>
821 <para>
822 merges two or more PPD files into a single, multi-language
[4c24eb0a]823 PPD file
[89475857]824 </para>
825 <indexterm zone="cups ppdmerge">
826 <primary sortas="b-ppdmerge">ppdmerge</primary>
827 </indexterm>
828 </listitem>
829 </varlistentry>
830
831 <varlistentry id="ppdpo">
832 <term><command>ppdpo</command></term>
833 <listitem>
834 <para>
835 extracts UI strings from PPDC source files and
836 updates either a GNU gettext or Mac OS X strings
[4c24eb0a]837 format message catalog source file for translation
[89475857]838 </para>
839 <indexterm zone="cups ppdpo">
840 <primary sortas="b-ppdpo">ppdpo</primary>
841 </indexterm>
842 </listitem>
843 </varlistentry>
[81158c37]844<!--
[536fac5]845 <varlistentry id="reject">
846 <term><command>reject</command></term>
847 <listitem>
[89475857]848 <para>
849 instructs the printing system to reject print jobs to the
850 specified destinations.
851 </para>
[536fac5]852 <indexterm zone="cups reject">
853 <primary sortas="b-reject">reject</primary>
854 </indexterm>
855 </listitem>
856 </varlistentry>
[81158c37]857-->
[89475857]858 <varlistentry id="libcups">
859 <term><filename class="libraryfile">libcups.so</filename></term>
860 <listitem>
861 <para>
[4c24eb0a]862 contains the <application>Cups</application> API functions
[89475857]863 </para>
864 <indexterm zone="cups libcups">
865 <primary sortas="c-libcups">libcups.so</primary>
866 </indexterm>
867 </listitem>
868 </varlistentry>
869
[536fac5]870 </variablelist>
871
872 </sect2>
[c78533e]873
874</sect1>
Note: See TracBrowser for help on using the repository browser.