--- doc/build/Attic/download.html 2002/07/18 02:13:58 1.9 +++ doc/build/Attic/download.html 2002/08/07 20:47:27 1.12 @@ -1,6 +1,6 @@ - + @@ -27,8 +27,19 @@ students

After the download, please read the pages describing the -configuration, installation, and upgrading of LON-CAPA. +configuration, +installation, +and +upgrading of LON-CAPA.

+

NOTE: Additional downloads are also available.

+
  @@ -48,7 +59,7 @@ http://install.lon-capa.org/versions/lon

To view the code development history of LON-CAPA, you will need to use the -CVS tool, the open standard for +CVS tool, the open standard for version control. Please contact Helen ( helen@lon-capa.org) to request a CVS USERNAME.

@@ -67,10 +78,54 @@ cvs co loncapa

For more information on using CVS, please visit -http://www.cvshome.org +http://www.cvshome.org/ or read loncom/build/readme.html after downloading the current version of LON-CAPA as described above.

+

+ +Helpful resources for LON-CAPA +

+

+The entire collection of helpful resources is located +at +http://install.lon-capa.org/resources/. +

+

+Most users of LON-CAPA should install LON-CAPA by +simultaneously installing both RedHat 7.3 and LON-CAPA. +Step-by-step directions are available +here. +

+

+The "LON-CAPA and RedHat 7.3" tarball is located +here. +

+

+LON-CAPA makes extensive use of perl modules from +CPAN. To help you install all +the necessary perl modules, there is a custom-compiled RPM for +RedHat 7.* systems: + +LON-CAPA-systemperl-3.4-rh7.i386.rpm. +

+

+To install the systemperl RPM, you should enter the following command: +

+
+ +
+
+rpm -Uvh --force LON-CAPA-systemperl-3.4-rh7.i386.rpm
+
+
+
+

+The systemperl RPM will overwrite some of +the files present in the regular RedHat perl RPM. +This is okay; this will not likely cause problems. +