migrate from lp to cups

Michael Sweet mike at easysw.com
Tue Mar 20 08:49:50 PDT 2007


gok wrote:
> ...
> I try to add printer with lpadmin :
> 
> atlas:root>lpadmin -p Q10 -v /logs/batch_output/Q10
> lpadmin: add-printer (set device) failed: client-error-not-possible
> atlas:root>

You need to enable the "file" pseudo-device, which is disabled by
default for security reasons.  See the on-line documentation for
the FileDevice directive in the cupsd.conf file.

Keep in mind, however, that you MUST use a PPD file or interface
script with queues that print to a file pseudo-device because CUPS
just opens the named file for the filter, it doesn't do any copying
of its own.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list