[13997] in Athena Bugs
decmips 7.7O: psgrind
daemon@ATHENA.MIT.EDU (William Chuang, MIT '92)
Tue Nov 14 23:11:56 1995
To: bugs@MIT.EDU
Date: Tue, 14 Nov 1995 23:11:48 EST
From: "William Chuang, MIT '92" <wchuang@MIT.EDU>
System name: navigator
Type and version: KN02ba 7.7O
Display type: PMAGB-BA
What were you trying to do?
A user was attempting to use "psgrind"
What's wrong:
If the workstation does not have an associated
printer in its Hesiod information, and the user
has not set the environment variable PRINTER,
then the user will get an error:
lpr: PostScript: PostScript: unknown printer
That's not the real problem, though. The problem
is that doing:
psgrind -Pprintername filename
causes the psgrind script to pass the -Pprintername
option to the /usr/lib/vfontedpr command, instead
of to psroff.
What should have happened:
The -P option should be passed to psroff, rather
than to vfontedpr.
Please describe any relevant documentation references: