ppdc(1)


Name

ppdc - cups ppd compiler

Synopsis

ppdc [ -I include-directory ] [ -c message-catalog ] [ -d output-directory ] [ -l language ] [ -v ] source-file

Description

ppdc compiles PPDC source files into one or more PPD files.

The -I option specifies an alternate include directory; multiple -I options can be supplied to add additional directories.

The -c option specifies a message catalog file in GNU gettext source format (filename.po) to be used for localization.

The -d option specifies the output directory for PPD files. The default output directory is "ppd".

The -l option specifies the language to use when localizing the PPD file(s). The default language is "en" (English).

The -v option provides more verbose output, basically a running status of which files are being loaded or written.

See Also

cupsprofile(1), ppdhtml(1), ppdi(1), ppdpo(1), ppdcfile(5), CUPS Driver Developer Kit Manual.

Copyright

Copyright 1993-2005 by Easy Software Products, All Rights Reserved.