[7596] in Athena Bugs
decmips 7.2R: /mit/graphics/{xbmtopbm,pgmtops}
daemon@ATHENA.MIT.EDU (Len Giambrone)
Tue May 28 09:35:39 1991
To: bugs@ATHENA.MIT.EDU
Date: Tue, 28 May 91 09:35:27 EDT
From: Len Giambrone <len18@ATHENA.MIT.EDU>
System name: podge
Type and version: KN01 7.2R (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
Convert a xbitmap into Postscript using xbmtopbm and pgmtops
The command was:
xbmtopbm ~/bitmaps/Frodo | pgmtops -scale 1 > ~/bitmaps/test.PS
What's wrong:
When I try this on the decmips, I get:
podge (205) :~/bitmaps>xbmtopbm Frodo | pgmtops -scale 1 > test.PS
xbmtopbm: write error
pgmtops: EOF / read error
However, when I telneted to a vax and tried it there, it worked fine.
So the decmips executable is bad.
What should have happened:
The program should have worked on the decmips