ba1681e53f
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@
9 lines
298 B
Plaintext
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.
|