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 /usr/local/share/foo2zjs/db/source/PPD \
	/usr/local/share/cups/model/foo2zjs-db-ppds

cupsd will need to be restarted to register the new PPDs.
