[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev printing problems
From: |
T.E.Dickey |
Subject: |
Re: lynx-dev printing problems |
Date: |
Tue, 15 Feb 100 14:28:46 -0500 (EST) |
>
> Hi, I have some little problem printing with lynx on a AIX4.3 box.
> when I use the command "lp" to print a web page using the PRINTER directive
> at lynx.cfg, the printer returns the error:
>
> "MESSAGE FROM PRINT JOB XXXX(/tmp/l38XX.TXT)
> CAN NOT ACCESS PRINT FILE XXXXX
> the errrorno(error number) from the stat system call is 2 check the file
> name specified with your print request"
2 is EPERM (permissions). Lynx's temporary files are all chmod'd to make
them unreadable by other processes. You should be able to pipe to lp
and avoid the problem.
> If I use the command "lpr" works fine
>
> My user wants to use "lp", any ideas what is wrong?
>
> Thanks a lot
>
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey