System :: Can't Print
Hi,
I installed cups since my printer Epson LQ-300 cannot be found in apsfilter. I can then print a test page with cups in http://localhost:631/admin, however, then trying to print otherwise I get the following errors:
 lpstat -d
system default destination: missingprinter
lpq
Printer: missingprinter@box - ERROR: spool queue for 'missingprinter' does not exist on server box
   non-existent printer or you need to run 'checkpc -f'
cat file | lpr
Status Information:
 sending job 'dsl@box+825' to missingprinter@localhost
 connecting to 'localhost', attempt 1
 connected to 'localhost'
 requesting printer missingprinter@localhost
 job 'dsl@box+825' transfer to missingprinter@localhost failed
  error 'NONZERO RFC1179 ERROR CODE FROM SERVER' with ack 'ACK_FAIL'
  sending str '^Bmissingprinter' to missingprinter@localhost
 error msg: 'spool queue for 'missingprinter' does not exist on server box'
 
How to resolve?
Pita
original here.