[18175] in Athena Bugs
sun4 8.4.11: xdvi
daemon@ATHENA.MIT.EDU (Brad Thompson)
Wed Aug 23 21:54:56 2000
Message-Id: <200008240154.VAA00652@manatee.mit.edu>
To: bugs@MIT.EDU
Date: Wed, 23 Aug 2000 21:54:50 -0400
From: Brad Thompson <yak@MIT.EDU>
System name: manatee.mit.edu
Type and version: SPARC/5 8.4.11 (with mkserv)
Display type: cgthree
Shell: /bin/athena/bash
Window manager: unknown
What were you trying to do?
View a dvi file with postscript embedded in it.
What's wrong:
It said:
gs: Execvp of gs failed.
Broken Pipe
I added gnu and it worked fine.
What should have happened:
It should have either found a copy of gs and rendered the
postscript, or not found gs and left the postscript part out
like 8.3 did.
Here is tex source that causes the problem:
\input epsf
\epsfbox{institute.eps}
\end