openbsd-ports/print/foomatic-db/pkg/MESSAGE
ajacoutot ba1681e53f Import foomatic-db-3.0-20070708
The collected knowledge about printers, drivers, and driver options in
XML files, used by foomatic-db-engine to generate PPD files.


work by and ok jakemsr@ (very minor tweaks from me), ok kili@
2007-09-09 14:41:26 +00:00

9 lines
298 B
Plaintext

If you are using or plan to use CUPS, you can make the PPD files
available to CUPS by creating a symbolic link as in the following
command:
# ln -sf ${PREFIX}/share/foomatic/db/source/PPD \
${LOCALBASE}/share/cups/model/foomatic-db-ppds
cupsd will need to be restarted to register the new PPDs.