source: pst/printing/cups.xml@ ea48bbe

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ea48bbe was ea48bbe, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Cups-1.7.0: fix communication with Cups servers.

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

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