[6044] in SIPB bug reports
Re: exmh problems fixed
daemon@ATHENA.MIT.EDU (bdrosen@MIT.EDU)
Mon Jul 15 10:01:26 1996
From: bdrosen@MIT.EDU
To: jhawk@MIT.EDU
Cc: bug-tcl@MIT.EDU, bug-sipb@MIT.EDU
In-Reply-To: "[6037] in SIPB bug reports"
Date: Mon, 15 Jul 1996 10:00:51 EDT
jhawk@mit.edu writes:
>>It seems that exmh does not "attach tcl" before using wish.
>>It is not clear to me that the tcl locker is built on the /afs
>>path paradigm, so it's not clear to me that it's appropriate
>>for "wish" to work if you don't attach tcl first.
>>
>>But exmh breaks.
>>
>>So can we make exmh attach tcl, or wish should use an /afs path, or something.
>>Anyone?
Having exmh run an attach tcl does not seem to be a good fix. The wish
program has already been started at that point and is looking for
its init file which cannot be found if the tcl locker is not attached.
A quick look at some of the wish binaries for other platforms shows
that they use the full afs path for the tcl locker rather than /mit
path. Can the wish program for the suns be rebuilt so that it uses
the full afs path?
Thanks,
Brett