Return to download.html CVS log | Up to [LON-CAPA] / doc / build |
version 1.12, 2002/08/07 20:47:27 | version 1.19, 2003/02/10 19:14:31 |
---|---|
Line 48 and LON-CAPA (to ensure 100% reliability | Line 48 and LON-CAPA (to ensure 100% reliability |
<font size='+2'>Source code of LON-CAPA</font> | <font size='+2'>Source code of LON-CAPA</font> |
</p> | </p> |
<p> | <p> |
<font size="+1">Current Release is Version LATESTVERSION. | |
This version was released on LATESTDATE.</font> | |
</p> | |
<p> | |
You can download the most current version of LON-CAPA at | You can download the most current version of LON-CAPA at |
<a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz"> | <a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz"> |
http://install.lon-capa.org/versions/loncapa-current.tar.gz</a>. | http://install.lon-capa.org/versions/loncapa-current.tar.gz</a> |
(version LATESTVERSION). | |
</p> | </p> |
<p> | <p> |
The development release of LON-CAPA is at: | The development release of LON-CAPA is at: |
Line 95 http://install.lon-capa.org/resources/</ | Line 100 http://install.lon-capa.org/resources/</ |
Most users of LON-CAPA should install LON-CAPA by | Most users of LON-CAPA should install LON-CAPA by |
<strong>simultaneously installing both RedHat 7.3 and LON-CAPA</strong>. | <strong>simultaneously installing both RedHat 7.3 and LON-CAPA</strong>. |
Step-by-step directions are available | Step-by-step directions are available |
<a href="http://install.lon-capa.org/resources/stepbystep_rh73.html">here</a>. | <a href="http://install.lon-capa.org/docs/install/rh73.html">here</a>. |
</p> | </p> |
<p> | <p> |
The "LON-CAPA and RedHat 7.3" tarball is located | The "LON-CAPA and RedHat 7.3" tarball is located |
Line 107 href="http://install.loncapa.org/resourc | Line 112 href="http://install.loncapa.org/resourc |
<a href="http://www.cpan.org/">CPAN</a>. To help you install all | <a href="http://www.cpan.org/">CPAN</a>. To help you install all |
the necessary perl modules, there is a custom-compiled RPM for | the necessary perl modules, there is a custom-compiled RPM for |
RedHat 7.* systems: | RedHat 7.* systems: |
<a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.4-rh7.i386.rpm"> | <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-rh7.i386.rpm"> |
LON-CAPA-systemperl-3.4-rh7.i386.rpm</a>. | LON-CAPA-systemperl-3.5-rh7.i386.rpm</a>. |
</p> | |
<p> | |
<i>For RedHat 6.2 systems, you should instead use | |
<a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-1.i386.rpm"> | |
LON-CAPA-systemperl-3.5-1.i386.rpm</a></i>. | |
</p> | </p> |
<p> | <p> |
To install the systemperl RPM, you should enter the following command: | To install the systemperl RPM, you should enter the following command: |
Line 117 To install the systemperl RPM, you shoul | Line 127 To install the systemperl RPM, you shoul |
<table bgcolor="#aaaaaa" border="1"> | <table bgcolor="#aaaaaa" border="1"> |
<tr><td> | <tr><td> |
<pre> | <pre> |
rpm -Uvh --force LON-CAPA-systemperl-3.4-rh7.i386.rpm | rpm -Uvh --force LON-CAPA-systemperl-3.5-rh7.i386.rpm |
</pre> | </pre> |
</td></tr></table> | </td></tr></table> |
</blockquote> | </blockquote> |