[12548] in Athena Bugs
Re: sun4 7.7I: setup 3.091
daemon@ATHENA.MIT.EDU (brlewis@MIT.EDU)
Thu Sep 8 11:22:25 1994
From: brlewis@MIT.EDU
Date: Thu, 8 Sep 94 11:22:20 -0400
To: Bernard C Ramey <bcramey@MIT.EDU>
Cc: bugs@MIT.EDU, bug-3.091@MIT.EDU
In-Reply-To: "[12542] in Athena Bugs"
It sounds like their program is expecting that the x11r5 locker is
already attached. There are two workarounds that the bug-3.091 folks
can choose from.
1. Have the .attachrc file make sure x11r5 is attached.
or
2. Have the shell script that starts the Motif program set the
XKEYSYMDB variable to something like /mit/3.091/lib/XKeysymDB
bug-3091 people: To make (2) work,
mkdir /mit/3.091/lib
cp /mit/x11/decmipslib/X11/XKeysymDB /mit/3.091/lib