source: pst/printing/cups.xml@ abc1ddb

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 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 abc1ddb was abc1ddb, checked in by Krejzi <krejzi@…>, 11 years ago

Add a fix for security issue in CUPS.

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

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