source: pst/printing/cups.xml@ 2e4388d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 7.10 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2e4388d was ae2cb05, checked in by Ken Moffat <ken@…>, 11 years ago

Update usblp note in cups, add similar kernel config to gutenprint.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12672 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 24.9 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
[5ddee7fb]7 <!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2">
8 <!ENTITY cups-download-ftp " ">
[95a4ee3]9 <!ENTITY cups-md5sum "55277c40fd4b7183dc3671d39c5c42b7">
10 <!ENTITY cups-size "8.4 MB">
11 <!ENTITY cups-buildsize "63 MB">
12 <!ENTITY cups-time "0.6 SBU">
[73ddd1a0]13]>
14
[47dc0bf]15<sect1 id="cups" xreflabel="Cups-&cups-version;">
[536fac5]16 <?dbhtml filename="cups.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[47dc0bf]23 <title>Cups-&cups-version;</title>
[536fac5]24
25 <indexterm zone="cups">
[47dc0bf]26 <primary sortas="a-Cups">Cups</primary>
[536fac5]27 </indexterm>
28
29 <sect2 role="package">
[47dc0bf]30 <title>Introduction to Cups</title>
[536fac5]31
[89475857]32 <para>
33 The Common Unix Printing System (CUPS) is a print spooler and
34 associated utilities. It is based on the "Internet Printing
35 Protocol" and provides printing services to most PostScript
36 and raster printers.
37 </para>
[536fac5]38
[3d8be25]39 &lfs74_checked;
[14d01d8]40
[536fac5]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
[89475857]44 <para>
45 Download (HTTP): <ulink url="&cups-download-http;"/>
46 </para>
[536fac5]47 </listitem>
48 <listitem>
[89475857]49 <para>
50 Download (FTP): <ulink url="&cups-download-ftp;"/>
51 </para>
[536fac5]52 </listitem>
53 <listitem>
[89475857]54 <para>
55 Download MD5 sum: &cups-md5sum;
56 </para>
[536fac5]57 </listitem>
58 <listitem>
[89475857]59 <para>
60 Download size: &cups-size;
61 </para>
[536fac5]62 </listitem>
63 <listitem>
[89475857]64 <para>
65 Estimated disk space required: &cups-buildsize;
66 </para>
[536fac5]67 </listitem>
68 <listitem>
[89475857]69 <para>
70 Estimated build time: &cups-time;
71 </para>
[536fac5]72 </listitem>
73 </itemizedlist>
[47dc0bf]74
[852554e1]75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch:
[6d8f6dc]80 <ulink url="&patch-root;/cups-&cups-version;-blfs-1.patch"/>
[852554e1]81 </para>
82 </listitem>
[ea48bbe]83 <listitem>
84 <para>
85 Optional patch:
86 <ulink url="&patch-root;/cups-&cups-version;-content_type-1.patch"/>
87 </para>
88 </listitem>
[852554e1]89 </itemizedlist>
90
[47dc0bf]91 <bridgehead renderas="sect3">Cups Dependencies</bridgehead>
[536fac5]92
93 <bridgehead renderas="sect4">Recommended</bridgehead>
[14d01d8]94 <para role="recommended">
[89475857]95 <xref linkend="colord"/>,
[93343b6]96 <xref linkend="dbus"/>, and
[89475857]97 <xref linkend="libusb"/>
[14d01d8]98 </para>
[536fac5]99
100 <bridgehead renderas="sect4">Optional</bridgehead>
[bc6e56d]101 <para role="optional">
[14d01d8]102 <xref linkend="acl"/>,
[89475857]103 <xref linkend="avahi"/>,
104 <xref linkend="gnutls"/> or <xref linkend="openssl"/>,
105 <ulink
106 url="http://packages.debian.org/source/sid/libpaper">libpaper</ulink>,
[14d01d8]107 <xref linkend="linux-pam"/>,
[89475857]108 <xref linkend="mitkrb"/>,
109 <xref linkend="openjdk"/>,
[14d01d8]110 <xref linkend="php"/>,
[93343b6]111 <xref linkend="python2"/>, and
[89475857]112 <xref linkend="xdg-utils"/>
[14d01d8]113 </para>
[536fac5]114
[dcbd2c6]115 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
116 <para role="optional"><!-- Yes, optional -->
117 <xref linkend="cups-filters"/>
118 </para>
119
[977061b0]120 <para condition="html" role="usernotes">User Notes:
[89475857]121 <ulink url="&blfs-wiki;/cups"/>
122 </para>
[536fac5]123 </sect2>
124
[47dc0bf]125 <sect2 role="kernel" id="cups-kernel">
126 <title>Kernel Configuration</title>
127
[89475857]128 <note>
129 <para>
[ae2cb05]130 There used to be a conflict between the <application>Cups</application>
[89475857]131 <application>libusb</application> backend and the usblp kernel
[ae2cb05]132 driver. This is no longer the case and cups will work with both of these
133 enabled.
[89475857]134 </para>
135 </note>
136
137 <para>
[ae2cb05]138 If you want to use the kernel usblp driver (for example, if you wish to
139 use <application>escputil</application> from <xref linkend="gutenprint"/>)
140 enable the following options in your kernel configuration and recompile the
141 kernel:
[89475857]142 </para>
[47dc0bf]143
144<screen>Device Drivers ---&gt;
[2cf3f8a]145 USB support ---&gt;
146 OHCI HCD (USB 1.1) support: Y or M
147 UHCI HCD (most Intel and VIA) support: Y or M
148 USB Printer support: Y or M</screen>
[47dc0bf]149
[89475857]150 <para>
[2946338a]151 If you have a parallel printer, enable the following options in your
[89475857]152 kernel configuration and recompile the kernel:
153 </para>
154
155<screen><literal>Device Drivers ---&gt;
[2cf3f8a]156 Parallel port support ---&gt;
157 PC-style hardware: Y or M
[89475857]158 Character devices ---&gt;
[2cf3f8a]159 Parallel printer support: Y or M</literal></screen>
[89475857]160
[47dc0bf]161 <indexterm zone="cups cups-kernel">
162 <primary sortas="d-cups">cups</primary>
163 </indexterm>
164
165 </sect2>
166
[536fac5]167 <sect2 role="installation">
[47dc0bf]168 <title>Installation of Cups</title>
[536fac5]169
[89475857]170 <para>
[2946338a]171 You will need to add an <systemitem class="username">lp</systemitem>
[89475857]172 user, as <application>Cups</application> will create some files owned
173 by this user. (The <systemitem class="username">lp</systemitem> user
174 is the default used by <application>Cups</application>, but may be
175 changed to a different user by passing a parameter to the
176 <command>configure</command> script.) Use the following command as
177 the <systemitem class="username">root</systemitem> user:
178 </para>
179
180<screen role="root"><userinput>useradd -c "Print Service User" -d /var/spool/cups -g lp -s /bin/false -u 9 lp</userinput></screen>
[536fac5]181
[89475857]182 <para>
[2946338a]183 You will also need a dedicated group that will contain users allowed to
[89475857]184 do <application>Cups</application> administrative tasks. Add the group
185 by running the following command as the
186 <systemitem class="username">root</systemitem> user:
187 </para>
[536fac5]188
[89475857]189<screen role="root"><userinput>groupadd -g 19 lpadmin</userinput></screen>
[536fac5]190
[89475857]191 <para>
[2946338a]192 If you want to add a user to the <application>Cups</application>
[89475857]193 administrative group, run the following command as the
194 <systemitem class="username">root</systemitem> user:
195 </para>
196
197<screen role="root"><userinput>usermod -a -G lpadmin <replaceable>&lt;username&gt;</replaceable></userinput></screen>
198
199 <para>
200 If you didn't install <xref linkend="xdg-utils"/>, use the following
201 <command>sed</command> to change the default browser that will be used
202 to access the <application>Cups</application> web interface:
203 </para>
204
205<screen><userinput>sed -i 's#@CUPS_HTMLVIEW@#firefox#' desktop/cups.desktop.in</userinput></screen>
206
207 <para>
208 Replace <command>firefox</command> with the web browser of your
209 choice.
210 </para>
211
[ea48bbe]212 <para>
[217a32d1]213 If you need to access a remote <application>Cups</application> print
214 server, use the following patch:
[ea48bbe]215 </para>
216
217<screen><userinput>patch -Np1 -i ../cups-&cups-version;-content_type-1.patch</userinput></screen>
218
[89475857]219 <para>
220 Install <application>Cups</application> by running the
221 following commands:
222 </para>
223
224 <!-- docdir is also document root for cups administration interface, so
[0d7900a]225 let's just put it in /usr/share/cups/doc and create symlink in
[6d8f6dc]226 /usr/share/doc
227 When not using libdir switch, CUPS will install libraries into /usr/lib64
[abc1ddb]228 on a 64 bit system, and since /usr/lib64 is symlink to /usr/lib it might
229 introduce some difficulties with packaging -->
[6d8f6dc]230<screen><userinput>patch -Np1 -i ../cups-&cups-version;-blfs-1.patch &amp;&amp;
[abc1ddb]231aclocal -I config-scripts &amp;&amp;
232autoconf -I config-scripts &amp;&amp;
[93343b6]233
[8fcce61]234CC=gcc \
[93343b6]235./configure --libdir=/usr/lib \
236 --with-rcdir=/tmp/cupsinit \
[89475857]237 --with-docdir=/usr/share/cups/doc \
[93343b6]238 --with-system-groups=lpadmin &amp;&amp;
[536fac5]239make</userinput></screen>
240
[89475857]241 <para>
[abc1ddb]242 This package does not have a working testsuite.
[89475857]243 </para>
[24962f9]244
[89475857]245 <para>
246 Now, as the <systemitem class="username">root</systemitem>
247 user:
248 </para>
[536fac5]249
[2cf3f8a]250<!-- dev note: make BUILDROOT=<DESTDIR> install -->
251
[5c52c23]252<screen role="root"><userinput>make install &amp;&amp;
[89475857]253rm -rf /tmp/cupsinit &amp;&amp;
[3ce3eb5]254ln -svfn ../cups/doc /usr/share/doc/cups-&cups-version;</userinput></screen>
[89475857]255
256 <para>
[2946338a]257 Create a basic <application>Cups</application> client configuration
[3a55bfe]258 file by running the following command as the
259 <systemitem class="username">root</systemitem> user:
260 </para>
261
262<screen role="root"><userinput>echo "ServerName /var/run/cups/cups.sock" > /etc/cups/client.conf</userinput></screen>
263
264 <para>
[2946338a]265 Remove filters that are now part of the <application>Cups Filters</application>
[3a55bfe]266 package by running the following commands as the
[89475857]267 <systemitem class="username">root</systemitem> user:
268 </para>
[536fac5]269
[3a55bfe]270<screen role="root"><userinput>rm -rf /usr/share/cups/banners &amp;&amp;
271rm -rf /usr/share/cups/data/testprint</userinput></screen>
[89475857]272
[3ce3eb5]273 <note>
274 <para>
275 If you reinstall or update <application>Cups</application>, commands
276 above break <xref linkend="cups-filters"/>, which needs, therefore,
277 to be reinstalled.</para>
278 </note>
279
[2946338a]280 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
281 href="../../xincludes/gtk-update-icon-cache.xml"/>
[6d8f6dc]282
[536fac5]283 </sect2>
284
285 <sect2 role="commands">
286 <title>Command Explanations</title>
287
[93343b6]288 <para>
289 <envar>CC=gcc</envar>: This environment variable ensures that gcc
290 is used if clang is installed. The build fails with the clang compiler.
291 </para>
292
[89475857]293 <para>
294 <parameter>--with-rcdir=/tmp/cupsinit</parameter>: This switch tells
[2946338a]295 the build process to install the shipped bootscript into
[89475857]296 <filename class="directory">/tmp</filename> instead of
297 <filename class="directory">/etc/rc.d</filename>.
298 </para>
299
300 <para>
301 <parameter>--with-system-groups=lpadmin</parameter>: This switch ensures
[2946338a]302 that only <systemitem class="groupname">lpadmin</systemitem> will be used as
[89475857]303 the <application>Cups</application> administrative group.
304 </para>
[47dc0bf]305
[89475857]306 <para>
307 <option>--disable-libusb</option>: Use this switch if you have installed
308 <xref linkend="libusb"/>, but wish to use the kernel usblp driver.
309 </para>
[47dc0bf]310
[89475857]311 <para>
312 <option>--enable-libpaper</option>: Use this switch if you have installed
313 <application>libpaper</application> and wish to use it with
314 <application>Cups</application>.
315 </para>
[47dc0bf]316
[89475857]317 <para>
[2946338a]318 <option>--disable-gnutls --enable-openssl</option>: This switch tells the build
[89475857]319 process to use <xref linkend="openssl"/> instead of <xref linkend="gnutls"/>.
[2946338a]320 The current version of <application>GnuTLS</application> might produce lot of
[89475857]321 warnings during the <application>Cups</application> build.
322 </para>
[536fac5]323
324 </sect2>
325
326 <sect2 role="configuration">
[47dc0bf]327 <title>Configuring Cups</title>
[536fac5]328
[2cf3f8a]329 <sect3 id="cups-config">
330 <title>Config Files</title>
[89475857]331
[2cf3f8a]332 <para><filename>/etc/cups/*</filename></para>
333
334 <indexterm zone="cups cups-config">
335 <primary sortas="e-etc-cups">/etc/cups/*</primary>
336 </indexterm>
337
338 </sect3>
339
340 <sect3>
341 <title>Configuration Information</title>
342
343 <para>
344 Configuration of <application>Cups</application> is dependent on
345 the type of printer and can be complex. Generally, PostScript printers
346 are easier. For detailed instructions on configuration and use of
347 <application>Cups</application>, see <ulink
348 url="http://www.cups.org/documentation.php"/>. The Software
349 Administrators Manual and Software Users Manual are particularly useful.
350 </para>
351
352 <para>
353 For non-PostScript printers to print with
354 <application>Cups</application>, you need to install <xref linkend="gs"/>
355 to convert PostScript to raster images and a driver (e.g., from
356 <xref linkend="gutenprint"/>) to convert the resulting raster images to a
357 form that the printer understands.
358 <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>
359 drivers use Ghostscript to convert PostScript to a printable form directly,
360 but this is considered to be a hack by <application>Cups</application>
361 developers.
362 </para>
363
364 </sect3>
[89475857]365
[32d0e29]366 <sect3 id="cups-init">
[536fac5]367 <title>Boot Script</title>
368
[89475857]369 <para>
[2946338a]370 If you want the <application>Cups</application> print service to start
[89475857]371 automatically when the system is booted, install the init
372 script included in the <xref linkend="bootscripts"/>
373 package:
374 </para>
[536fac5]375
376 <indexterm zone="cups cups-init">
377 <primary sortas="f-cups">cups</primary>
378 </indexterm>
379
380<screen role="root"><userinput>make install-cups</userinput></screen>
381
382 </sect3>
383
384 </sect2>
385
386 <sect2 role="content">
387 <title>Contents</title>
388
389 <segmentedlist>
390 <segtitle>Installed Programs</segtitle>
391 <segtitle>Installed Libraries</segtitle>
392 <segtitle>Installed Directories</segtitle>
393
394 <seglistitem>
[89475857]395 <seg>
396 accept, cancel, cupsaccept, cupsaddsmb, cups-config,
397 cupsctl, cupsd, cupsdisable, cupsenable, cupsfilter,
[95a4ee3]398 cupsreject, cupstestdsc, cupstestppd, ippfind, ipptool,
399 lp, lpadmin, lpc, lpinfo, lpmove, lpoptions, lppasswd,
[89475857]400 lpq, lpr, lprm, lpstat, ppdc, ppdhtml, ppdi, ppdmerge,
401 ppdpo and reject
402 </seg>
403 <seg>
404 libcupscgi.so, libcupsimage.so, libcupsmime.so,
405 libcupsppdc.so and libcups.so
406 </seg>
407 <seg>
408 /etc/cups,
409 /usr/include/cups,
410 /usr/lib/cups,
411 /usr/share/cups,
412 /usr/share/doc/cups-&cups-version;,
413 /var/cache/cups,
414 /var/log/cups,
415 /var/run/cups and
416 /var/spool/cups
417 </seg>
[536fac5]418 </seglistitem>
419 </segmentedlist>
420
421 <variablelist>
422 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
423 <?dbfo list-presentation="list"?>
424 <?dbhtml list-presentation="table"?>
425
426 <varlistentry id="accept">
427 <term><command>accept</command></term>
428 <listitem>
[89475857]429 <para>
430 instructs the printing system to accept print jobs to the
431 specified destinations.
432 </para>
[536fac5]433 <indexterm zone="cups accept">
434 <primary sortas="b-accept">accept</primary>
435 </indexterm>
436 </listitem>
437 </varlistentry>
438
439 <varlistentry id="cancel-cups">
440 <term><command>cancel</command></term>
441 <listitem>
[89475857]442 <para>
443 cancels existing print jobs from the print queues.
444 </para>
[536fac5]445 <indexterm zone="cups cancel-cups">
446 <primary sortas="b-cancel">cancel</primary>
447 </indexterm>
448 </listitem>
449 </varlistentry>
450
[89475857]451 <varlistentry id="cupsaddsmb">
452 <term><command>cupsaddsmb</command></term>
453 <listitem>
454 <para>
455 exports printers to the <application>Samba</application>
456 software for use with Windows clients.
457 </para>
458 <indexterm zone="cups cupsaddsmb">
459 <primary sortas="b-cupsaddsmb">cupsaddsmb</primary>
460 </indexterm>
461 </listitem>
462 </varlistentry>
463
[2cf3f8a]464 <varlistentry id="cups-config-prog">
[536fac5]465 <term><command>cups-config</command></term>
466 <listitem>
[89475857]467 <para>
468 is a <application>Cups</application>
469 program configuration utility.
470 </para>
[2cf3f8a]471 <indexterm zone="cups cups-config-prog">
[536fac5]472 <primary sortas="b-cups-config">cups-config</primary>
473 </indexterm>
474 </listitem>
475 </varlistentry>
476
[89475857]477 <varlistentry id="cupsctl">
478 <term><command>cupsctl</command></term>
[536fac5]479 <listitem>
[89475857]480 <para>
481 updates or queries the cupsd.conf file for a server.
482 </para>
483 <indexterm zone="cups cupsctl">
484 <primary sortas="b-cupsctl">cupsctl</primary>
[536fac5]485 </indexterm>
486 </listitem>
487 </varlistentry>
488
489 <varlistentry id="cupsd">
490 <term><command>cupsd</command></term>
491 <listitem>
[89475857]492 <para>
493 is the scheduler for the Common Unix Printing System.
494 </para>
[536fac5]495 <indexterm zone="cups cupsd">
496 <primary sortas="b-cupsd">cupsd</primary>
497 </indexterm>
498 </listitem>
499 </varlistentry>
500
[89475857]501 <varlistentry id="cupsfilter">
502 <term><command>cupsfilter</command></term>
[536fac5]503 <listitem>
[89475857]504 <para>
[0d7900a]505 is a front-end to the <application>Cups</application>
[89475857]506 filter subsystem which allows you to convert a file
507 to a specific format.
508 </para>
509 <indexterm zone="cups cupsfilter">
510 <primary sortas="b-cupsfilter">cupsfilter</primary>
[536fac5]511 </indexterm>
512 </listitem>
513 </varlistentry>
514
[89475857]515 <varlistentry id="cupstestdsc">
516 <term><command>cupstestdsc</command></term>
[536fac5]517 <listitem>
[89475857]518 <para>
519 tests the conformance of PostScript files.
520 </para>
521 <indexterm zone="cups cupstestdsc">
522 <primary sortas="b-cupstestdsc">cupstestdsc</primary>
523 </indexterm>
524 </listitem>
525 </varlistentry>
526
527 <varlistentry id="cupstestppd">
528 <term><command>cupstestppd</command></term>
529 <listitem>
530 <para>
531 tests the conformance of PPD files.
532 </para>
533 <indexterm zone="cups cupstestppd">
534 <primary sortas="b-cupstestppd">cupstestppd</primary>
[536fac5]535 </indexterm>
536 </listitem>
537 </varlistentry>
538
[95a4ee3]539 <varlistentry id="ippfind">
540 <term><command>ippfind</command></term>
541 <listitem>
542 <para>
543 finds internet printing protocol printers.
544 </para>
545 <indexterm zone="cups ippfind">
546 <primary sortas="b-ippfind">ippfind</primary>
547 </indexterm>
548 </listitem>
549 </varlistentry>
550
[89475857]551 <varlistentry id="ipptool">
552 <term><command>ipptool</command></term>
[536fac5]553 <listitem>
[89475857]554 <para>
555 sends IPP requests to the specified URI and tests
556 and/or displays the results.
557 </para>
558 <indexterm zone="cups ipptool">
559 <primary sortas="b-ipptool">ipptool</primary>
[536fac5]560 </indexterm>
561 </listitem>
562 </varlistentry>
563
564 <varlistentry id="lp-cups">
565 <term><command>lp</command></term>
566 <listitem>
[89475857]567 <para>
568 submits files for printing or alters a pending job.
569 </para>
[536fac5]570 <indexterm zone="cups lp-cups">
571 <primary sortas="b-lp">lp</primary>
572 </indexterm>
573 </listitem>
574 </varlistentry>
575
576 <varlistentry id="lpadmin">
577 <term><command>lpadmin</command></term>
578 <listitem>
[89475857]579 <para>
580 configures printer and class queues provided by
581 <application>Cups</application>.
582 </para>
[536fac5]583 <indexterm zone="cups lpadmin">
584 <primary sortas="b-lpadmin">lpadmin</primary>
585 </indexterm>
586 </listitem>
587 </varlistentry>
588
589 <varlistentry id="lpc-cups">
590 <term><command>lpc</command></term>
591 <listitem>
[89475857]592 <para>
593 provides limited control over printer and class queues
594 provided by <application>Cups</application>.
595 </para>
[536fac5]596 <indexterm zone="cups lpc-cups">
597 <primary sortas="b-lpc">lpc</primary>
598 </indexterm>
599 </listitem>
600 </varlistentry>
601
602 <varlistentry id="lpinfo">
603 <term><command>lpinfo</command></term>
604 <listitem>
[89475857]605 <para>
606 lists the available devices or drivers known to the
607 <application>Cups</application> server.
608 </para>
[536fac5]609 <indexterm zone="cups lpinfo">
610 <primary sortas="b-lpinfo">lpinfo</primary>
611 </indexterm>
612 </listitem>
613 </varlistentry>
614
615 <varlistentry id="lpmove">
616 <term><command>lpmove</command></term>
617 <listitem>
[89475857]618 <para>
619 moves the specified job to a new destination.
620 </para>
[536fac5]621 <indexterm zone="cups lpmove">
622 <primary sortas="b-lpmove">lpmove</primary>
623 </indexterm>
624 </listitem>
625 </varlistentry>
626
627 <varlistentry id="lpoptions">
628 <term><command>lpoptions</command></term>
629 <listitem>
[89475857]630 <para>
631 displays or sets printer options and defaults.
632 </para>
[536fac5]633 <indexterm zone="cups lpoptions">
634 <primary sortas="b-lpoptions">lpoptions</primary>
635 </indexterm>
636 </listitem>
637 </varlistentry>
638
639 <varlistentry id="lppasswd">
640 <term><command>lppasswd</command></term>
641 <listitem>
[89475857]642 <para>
643 adds, changes or deletes passwords in the
644 <application>Cups</application> digest password file
645 <filename>passwd.md5</filename>.
646 </para>
[536fac5]647 <indexterm zone="cups lppasswd">
648 <primary sortas="b-lppasswd">lppasswd</primary>
649 </indexterm>
650 </listitem>
651 </varlistentry>
652
653 <varlistentry id="lpq-cups">
654 <term><command>lpq</command></term>
655 <listitem>
[89475857]656 <para>
657 shows the current print queue status on the named printer.
658 </para>
[536fac5]659 <indexterm zone="cups lpq-cups">
660 <primary sortas="b-lpq">lpq</primary>
661 </indexterm>
662 </listitem>
663 </varlistentry>
664
665 <varlistentry id="lpr-cups">
666 <term><command>lpr</command></term>
667 <listitem>
[89475857]668 <para>
669 submits files for printing.
670 </para>
[536fac5]671 <indexterm zone="cups lpr-cups">
672 <primary sortas="b-lpr">lpr</primary>
673 </indexterm>
674 </listitem>
675 </varlistentry>
676
677 <varlistentry id="lprm-cups">
678 <term><command>lprm</command></term>
679 <listitem>
[89475857]680 <para>
681 cancels print jobs that have been queued for printing.
682 </para>
[536fac5]683 <indexterm zone="cups lprm-cups">
684 <primary sortas="b-lprm">lprm</primary>
685 </indexterm>
686 </listitem>
687 </varlistentry>
688
689 <varlistentry id="lpstat-cups">
690 <term><command>lpstat</command></term>
691 <listitem>
[89475857]692 <para>
693 displays status information about the current classes, jobs,
694 and printers.
695 </para>
[536fac5]696 <indexterm zone="cups lpstat-cups">
697 <primary sortas="b-lpstat">lpstat</primary>
698 </indexterm>
699 </listitem>
700 </varlistentry>
701
[89475857]702 <varlistentry id="ppdc">
703 <term><command>ppdc</command></term>
704 <listitem>
705 <para>
706 compiles PPDC source files into one or more PPD files.
707 </para>
708 <indexterm zone="cups ppdc">
709 <primary sortas="b-ppdc">ppdc</primary>
710 </indexterm>
711 </listitem>
712 </varlistentry>
713
714 <varlistentry id="ppdhtml">
715 <term><command>ppdhtml</command></term>
716 <listitem>
717 <para>
718 reads a driver information file and produces a HTML summary
719 page that lists all of the drivers in a file and the
720 supported options.
721 </para>
722 <indexterm zone="cups ppdhtml">
723 <primary sortas="b-ppdhtml">ppdhtml</primary>
724 </indexterm>
725 </listitem>
726 </varlistentry>
727
728 <varlistentry id="ppdi">
729 <term><command>ppdi</command></term>
730 <listitem>
731 <para>
732 imports one or more PPD files into a PPD compiler source file.
733 </para>
734 <indexterm zone="cups ppdi">
735 <primary sortas="b-ppdi">ppdi</primary>
736 </indexterm>
737 </listitem>
738 </varlistentry>
739
740 <varlistentry id="ppdmerge">
741 <term><command>ppdmerge</command></term>
742 <listitem>
743 <para>
744 merges two or more PPD files into a single, multi-language
745 PPD file.
746 </para>
747 <indexterm zone="cups ppdmerge">
748 <primary sortas="b-ppdmerge">ppdmerge</primary>
749 </indexterm>
750 </listitem>
751 </varlistentry>
752
753 <varlistentry id="ppdpo">
754 <term><command>ppdpo</command></term>
755 <listitem>
756 <para>
757 extracts UI strings from PPDC source files and
758 updates either a GNU gettext or Mac OS X strings
759 format message catalog source file for translation.
760 </para>
761 <indexterm zone="cups ppdpo">
762 <primary sortas="b-ppdpo">ppdpo</primary>
763 </indexterm>
764 </listitem>
765 </varlistentry>
766
[536fac5]767 <varlistentry id="reject">
768 <term><command>reject</command></term>
769 <listitem>
[89475857]770 <para>
771 instructs the printing system to reject print jobs to the
772 specified destinations.
773 </para>
[536fac5]774 <indexterm zone="cups reject">
775 <primary sortas="b-reject">reject</primary>
776 </indexterm>
777 </listitem>
778 </varlistentry>
779
[89475857]780 <varlistentry id="libcups">
781 <term><filename class="libraryfile">libcups.so</filename></term>
782 <listitem>
783 <para>
784 contains the <application>Cups</application> API functions.
785 </para>
786 <indexterm zone="cups libcups">
787 <primary sortas="c-libcups">libcups.so</primary>
788 </indexterm>
789 </listitem>
790 </varlistentry>
791
[536fac5]792 </variablelist>
793
794 </sect2>
[c78533e]795
796</sect1>
Note: See TracBrowser for help on using the repository browser.