version 1.7, 2002/07/18 18:40:10
|
version 1.10, 2002/07/22 14:23:04
|
Line 8
|
Line 8
|
<body> |
<body> |
<!-- $Id$ --> |
<!-- $Id$ --> |
<h1>Setting up a Red Hat 7.3 LON-CAPA Server</h1> |
<h1>Setting up a Red Hat 7.3 LON-CAPA Server</h1> |
|
<h2>Integrated installation</h2> |
|
<p> |
|
These instructions combine the installation of RedHat 7.3 and LON-CAPA |
|
into one straightforward process. |
|
More information is available at <a href="http://install.lon-capa.org/"> |
|
http://install.lon-capa.org/</a>. |
|
</p> |
|
|
<h2>Before you begin</h2> |
<h2>Before you begin</h2> |
<p> |
<p> |
Line 151 cd install
|
Line 158 cd install
|
Execute the following commands |
Execute the following commands |
</p> |
</p> |
<pre> |
<pre> |
cd /root/loncapa/ |
cd /root/loncapa-N.N (N.N should correspond to a version number like '0.4') |
./UPDATE |
./UPDATE |
</pre> |
</pre> |
<p> |
<p> |