Matt Vanderveer - 2000-10-26

Whenever I try to print, I get one of two error messages.  If I specify the printer's ppd file with a relative path in postscript.cfg I get the following message:  "lpr:  cannot create /var/spool/lpd/lj105/.seq   DEBUG: Page=612x792; 12,12 to 600,780".  If I specify an absolute path to the .ppd I get "lpr:  cannot create /var/spool/lpd/lj105/.seq".  I suspected that it was a permissions issue, but changing the permissions, user, and/or group made no difference.  I am using RH 6.2 printing to a LaserJet 4050N over our network.  The printer is set up as a remote unix (lpd) queue.  It tests fine using "$ echo "hello" | lpr -Plj105" for ascii and using RH's printtool to print a test PS page, but won't print from an application.  I specify "/usr/local/bin/gpr" as the print command.