<!-- $Id: download.html,v 1.3 2002/04/23 13:18:57 harris41 Exp $ -->
<html>
<head>
<title>How to Download</title>
<!-- pdfahref download.pdf -->
<!-- button DOWNLOADS -->
</head>
<body bgcolor='#ffffff'>
<!-- preamble start -->
<br />
<p>
First, information must be retrieved from the LON-CAPA server.
There are two kinds of information you will want:
<ul>
<li><strong><a href="#download">Source code of LON-CAPA</a></strong>, it
provides you with</li>
<ul>
<li>network connectivity with other LON-CAPA computers around the world</li>
<li>processing and delivery of course material and problem sets to your
students</li>
<li>classroom and course management</li>
<li>extensive new functionality for your web server</li>
<li>tools for monitoring the state of your system</li>
</ul>
</ul>
</p>
<p>
After the download, please read the pages describing the
configuration, installation, and upgrading of LON-CAPA.
</p>
<br />
<!-- preamble end -->
<!-- maintext start -->
<p>
<a name="download" />
<font size='+2'>Source code of LON-CAPA</font>
</p>
<p>
You can download the most current version of LON-CAPA at
<a href="http://install.lon-capa.org/versions/current/loncapa.tar.gz">
http://install.lon-capa.org/versions/current/loncapa.tar.gz</a>.
</p>
<p>
To view past releases, please visit
<a href="http://install.lon-capa.org/versions/">
http://install.lon-capa.org/versions/</a>.
</p>
To view the code development history of LON-CAPA, you will need to use the
<a href='http://www.cvshome.org/'>CVS</a> tool, the open standard for
version control. Please contact Helen (<a href="mailto:helen@lon-capa.org">
helen@lon-capa.org</a>) to request a CVS USERNAME.
</p>
1.
export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs
cvs login
<!-- maintext end -->
</body>
</html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>