version 1.4, 2024/08/08 23:23:11
|
version 1.5, 2024/08/10 01:50:12
|
Line 284 for it to function at all. Below is a l
|
Line 284 for it to function at all. Below is a l
|
To configure and install LON-CAPA, execute the following commands: |
To configure and install LON-CAPA, execute the following commands: |
</p> |
</p> |
<pre> |
<pre> |
cd /root/loncapa-X.Y.Z (X.Y.Z should correspond to a version number like '2.11.3') |
cd /root/loncapa-X.Y.Z (X.Y.Z should correspond to a version number like '2.11.5') |
./UPDATE |
./UPDATE |
</pre> |
</pre> |
<p> |
<p> |
Line 322 If you receive warnings about missing pe
|
Line 322 If you receive warnings about missing pe
|
please make sure that the LONCAPA-prerequisites rpm is installed using this command: |
please make sure that the LONCAPA-prerequisites rpm is installed using this command: |
</p> |
</p> |
<pre> |
<pre> |
rpm -q LONCAPA-prerequisites rpm |
rpm -q LONCAPA-prerequisites |
</pre> |
</pre> |
<p> |
<p> |
If it is not installed, ensure that the required Linux repositories are enabled (see |
If it is not installed, ensure that the required Linux repositories are enabled (see |