ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/install.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/install.html (file contents):
Revision 1.1 by williamc, Mon Mar 22 16:00:31 1999 UTC vs.
Revision 1.2 by williamc, Mon Mar 22 17:53:26 1999 UTC

# Line 50 | Line 50 | Goto the directory where you wish to ins
50   Set the Environment Variable <b>SCRAM_HOME</b> to point to the top the top of
51   the file structure you have just checked out. You should add this to your shell resource file (e.g. .tcshrc .profile .shrc etc.)
52   <li><input type="checkbox">
53 + Set the Environment Variable <b>PERL5LIB</b> to point to SCRAM_HOME/src
54 + You should also add this to your shell resource file (e.g. .tcshrc .profile .shrc etc.)
55 + <br>
56 + e.g. <br>
57 + csh<br>
58 + setenv PERL5LIB ${SCRAM_HOME}:${PERL5LIB}
59 + <p>
60 + <li><input type="checkbox">
61   Ensure that scram can be executed by creating a link from a directory in your
62   <b>PATH</b> to point to <b>$SCRAM_HOME/src/scram</b>.
63   <li><input type="checkbox">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines