[4066] in Athena Bugs
rt 6.4R: xbiff
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun Jan 28 03:49:06 1990
Date: Sun, 28 Jan 90 03:48:23 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 6.4R
Display type: apa16
megapel
What were you trying to do?
Run xbiff.
What's wrong:
Xbiff looks for the files "/usr/include/X11/bitmaps/flagup"
and "/usr/include/X11/bitmaps/flagdown". The problem is that
these files are not available on the workstation unless an x11
locker is attached.
What should have happened:
The sources to xbiff should be modified to look for the two
bitmap files in a directory on the packs (such as
/usr/lib/X11/bitmaps), and the files flagup and flagdown
should be copied into that directory.
jik