52 |
|
At the prompt enter the password <b>98passwd</b> |
53 |
|
<p> |
54 |
|
<li><input type="checkbox"> |
55 |
< |
Goto the directory where you wish to install SCRAM and type |
55 |
> |
Check out the version of scram you require with the following command. |
56 |
|
<p> |
57 |
|
<em>cvs co -d <b>version</b> -r <b>version</b> SCRAM</em> |
58 |
|
<p> |
59 |
|
Where version is one of: |
60 |
|
<ol> |
61 |
< |
<li>V0_3 |
61 |
> |
<li>V0_7 |
62 |
|
</ol> |
63 |
|
Make sure you replace <b>version</b> twice in the above command! |
64 |
|
<p> |
65 |
– |
This will check-out the SCRAM version you requested into a directory with |
66 |
– |
the version name. |
67 |
– |
<p> |
65 |
|
<li><input type="checkbox"> |
66 |
|
Goto the Installation directory of the version you have just checked out<p> |
67 |
|
e.g<br><em>cd <b>version</b>/Installation</em> |