[15339] in Athena Bugs
Re: sun4 8.1.7: dvips
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Aug 1 15:05:12 1997
Date: Fri, 1 Aug 1997 15:05:09 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Abhay Ram <abhay@MIT.EDU>, pipa@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: "[15311] in Athena Bugs"
You are correct; dvips is invoking lpr without the "-Pprintername"
option. A fix should go out to public machines in one or two weeks.
In the meantime, a workaround is to print to a postscript file (with
"dvips -o /tmp/filename.ps") and print that with "lpr -Pprintername
filename". And, of course, dvips works as long as you are printing to
the default printer.