[3330] in Athena Bugs
VAX 6.3B: RS/1
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Sat Sep 30 19:23:43 1989
From: probe@ATHENA.MIT.EDU
Date: Sat, 30 Sep 89 19:23:23 -0400
To: bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
All the support files for RS/1 that used to reside in /usr/athena still
are symbolic links pointing to rs1. rs1 is a script that says to attach
the appropriate rs1 locker and to read the README file there.
There are several problems:
- There is no README file in the rs1.old locker
- These support files should not be in the release; they are
in the rs1 lockers. They should certainly not be links to
the rs1 shell script directing you to the lockers.
Fix:
Have something like a .attachrc file in the lockers
that adds the rs1 directory to your path.
In the README file, instruct the user to source
the .attachrc.
-Richard