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

Comparing COMP/SCRAM/doc/html/perlhelp.html (file contents):
Revision 1.1 by williamc, Tue Jun 15 10:26:20 1999 UTC vs.
Revision 1.2 by williamc, Mon Aug 28 08:40:58 2000 UTC

# Line 0 | Line 1
1 + <! Style Sheet Header>
2 + <html>
3 + <head>
4 + <title>perlhelp.html</title>
5 + <body bgcolor=beige>
6 + <! End Style Sheet Header -----------Insert Text Here --------------------->
7 + <center>
8 + <h1>Help With Perl</h1>
9 + <font color=red>S</font>oftware <font color=red>C</font>onfiguration,
10 + <font color=red>R</font>elease <font color=red>A</font>nd
11 + <font color=red>M</font>anagement
12 + </center>
13 + <hr>
14 + <h2>Installation of Perl - SCRAM versions from V0_15_0</h2>
15 + Versions V0_15_0 onwards are independent of the location of the perl executable.
16 + By default it is assumed to exist in /usr/local/bin/perl5 but this can be
17 + overridden when running the install_scram script as in the installation
18 + instructions. Be careful that this location is consistent across all nodes
19 + that will be using the scram installation.
20 +
21 + <h2>Installation of Perl - SCRAM versions up to V0_14_0</h2>
22 + For SCRAM, Perl is assumed to be installed as
23 + <p>
24 + <b>/usr/local/bin/perl5</b>
25 + <p>
26 + On some systems, Perl is actually installed elsewhere (e.g. /usr/bin/perl5) and
27 + so SCRAM will not be able to find it. If this is the case the easiest thing to
28 + do is to get your system administrator to make a link from
29 + /usr/local/bin/perl5 to the installation location.
30 + <br>
31 + (e.g ln -s /usr/bin/perl5 /usr/local/bin/perl5 )
32 + <p>
33 + <! Style Sheet Footer ---------------Do not change anything after this line-->
34 + <hr>
35 + <table border=1 width=100%>
36 + <td align=left>
37 + <a href=mailto:Christopher.Williams@cern.ch
38 + >Chris Williams</a>
39 + </td>
40 + <td align=center>
41 + Last Updated Tue Jun 15 10:17:48 1999
42 + </td>
43 + <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
44 + </td>
45 + </table>
46 + </body> </html>
47 + <! End Style Sheet Footer>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines