[23906] in Athena Bugs
Re: linux 9.2.15: nmh
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Sep 3 20:50:06 2003
Message-Id: <200309040050.h840o5Ru024861@bart-savagewood.mit.edu>
To: Jacquie Felton <the_geek@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 03 Sep 2003 19:34:25 EDT."
<200309032334.h83NYPoj004179@quiche-lorraine.mit.edu>
Date: Wed, 03 Sep 2003 20:50:05 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> unable to exec /bin/athena/delete: No such file or directory
>> unable to exec /bin/athena/emacs: No such file or directory
>>
>> There is no longer a /bin/athena/[emacs,delete] nor a symlink to
>> them.
This is intentional. /usr/athena/emacs and /bin/athena/delete were
compatability symlinks on Solaris from years ago. Both were removed in
the 9.1 -> 9.2 upgrade process. Neither symlink has ever existed on
Linux.
Users who are effected by this (and there can't be very many left at
this point) should be told to edit their .mh_profile, replacing
references to /usr/athena/emacs with just "emacs", and references to
/bin/athena/delete with "delete".
Garry