GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FOOMATIC-COMPILEDB(1) FreeBSD General Commands Manual FOOMATIC-COMPILEDB(1)

foomatic-compiledb - Compile the Foomatic printer/driver database

foomatic-compiledb [ -t type ] [ -f [ -j n ] [  driver ...  ]

foomatic-compiledb generates all PPD files or Foomatic combo XML files for all possible printer/driver combos, or only for a selected range of drivers. It generally should not be necessary except for people who want to generate a set of Foomatic data files for distribution. For configuring single printers foomatic-ppdfile(1) and especially foomatic-configure(1) will automagically compute just what they need.

-t type
Output file type, either ppd or xml.

-f
Force: Write into the destination directory even if it already exists.

-j n
n = number of work processes to run

driver ...
only generate data files for these driver(s)

foomatic-ppdfile(1),foomatic-configure(1)

foomatic-compiledb returns 0 unless something unexpected happens.

Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> and Till Kamppeter <till.kamppeter@gmail.com> for the foomatic project using output from the associated binary.

Existing files are always conserved instead of older files being overwritten. So deleting the destination directory (rm -rf dir) and calling foomatic-compiledb without the -f option is recommended.

Please post bug reports on

http://lists.freestandards.org/mailman/listinfo/printing-foomatic

2001-05-07 Foomatic Project

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.