jbw on Fri, 4 Jan 2002 23:48:11 +0100 (CET)(envelope-from owner-apsfilter-help@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Remote Printing


I'm trying to print to a remote printer located on another FreeBSD machine.
I'm receiving the following error message when trying to prin the 
test page

Printing Test page using:
gs -q -dBATCH -dNOPAUSE -dSAFER                 -r300x300 -sDEVICE=ljet3 -sPAPERSIZE=letter        -sOutputFile='/tmp/aps_testout.zJuBoh' setup/test.ps

Ok to print testpage? [y/n] y

Creating test page...

real    0m2.144s
user    0m2.034s
sys     0m0.073s

Printing test page... 
-rw-------  1 root  wheel  220810 Jan  4 18:04 /tmp/aps_testout.zJuBoh
Warning - Cannot open file '/tmp/aps_testout.zJuBoh', Permission denied
: nothing to print


I checked the tmp directory and the file is there

-rw-------   1 root  wheel  220810 Jan  4 18:04 aps_testout.zJuBoh

>From reading the FAQ the permissions appear to be set correctly on the tmp
directory

drwxrwxrwt   6 root  wheel       512 Jan  4 18:07 tmp

Why cant this print?

I'm using LPRng on the local and remote machines.  

TIA

Brian