[652] in SIPB_Linux_Development
get_message
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Sun Jul 24 15:23:56 1994
To: linux-dev@MIT.EDU
Date: Sun, 24 Jul 1994 15:23:37 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
get_message fails to exec zwrite, because the path in the code is
wrong. (/usr/athena/zwrite should be /usr/athena/bin/zwrite.) This
bug appears to be fixed in the 7.7 version of gms, which can be found
in /afs/dev/project/release/source/src/athena/bin/gms. (There are a
few other changes in this source, but most of them are ultrix
specific, so they shouldn't cause a problem).
Jonathon