RMM says "UNABLE TO EXEC /bin/athena/delete"
Problem: rrm says "unable to exec /bin/athena/delete"
This can occur if you have an old MH profile. It may reference the
/bin/athena/delete command which no longer exists. To solve the
problem, open your .mh_profile in the text editor of your choice.
If there is a line that says:
rmmproc: /bin/athena/delete
Change it to:
rmmproc: delete
Additionally, you may find that you have a line that says:
Editor: /usr/athena/emacs
If so, you should change it to:
Editor: emacs
That should solve the problem.
Last modified: $Date: 2003/12/23 15:58:04 $
|