--- doc/build/Attic/download.html 2002/03/06 18:36:08 1.1 +++ doc/build/Attic/download.html 2002/05/01 22:23:38 1.6 @@ -1,4 +1,4 @@ - +
-The configure, install, and upgrade sections of this document -relate to installing and upgrading various software components -of a LON-CAPA server. -
--First, information must be retrieved from the LON-CAPA server. -There are two kinds of information you will want: +The LON-CAPA files are released in a single *.tar.gz file.
+After the download, please read the pages describing the +configuration, installation, and upgrading of LON-CAPA. +
-We distribute LON-CAPA with the CVS -tool, the open standard for version control. +You can download the most current version of LON-CAPA at + +http://install.lon-capa.org/versions/current/loncapa.tar.gz.
-- | - | - |
++export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs +cvs login +cvs co loncapa ++ |
+For more information on using CVS, please visit +http://www.cvshome.org +or read loncom/build/readme.html after downloading +the current version of LON-CAPA as described above.