File:  [LON-CAPA] / doc / build / Attic / download.html
Revision 1.1: download - view: text, annotated - select for diffs
Wed Mar 6 18:36:08 2002 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
beginnings..

    1: <!-- $Id: download.html,v 1.1 2002/03/06 18:36:08 harris41 Exp $ -->
    2: <html>
    3: <head>
    4: <title>How to Download</title>
    5: <!-- pdfahref download.pdf -->
    6: <!-- button DOWNLOADS -->
    7: </head>
    8: <body bgcolor='#ffffff'>
    9: <!-- preamble start -->
   10: <br />&nbsp;
   11: <p>
   12: The configure, install, and upgrade sections of this document
   13: relate to installing and upgrading various software components
   14: of a LON-CAPA server.
   15: </p>
   16: <p>
   17: First, information must be retrieved from the LON-CAPA server.
   18: There are two kinds of information you will want:
   19: <ul>
   20: <li><strong>Source code of LON-CAPA</strong>, it provides you with</li>
   21: <ul>
   22: <li>network connectivity with other LON-CAPA computers around the world</li>
   23: <li>processing and delivery of course material and problem sets to your
   24: students</li>
   25: <li>classroom and course management</li>
   26: <li>extensive new functionality for your web server</li>
   27: <li>tools for monitoring the state of your system</li>
   28: </ul>
   29: <li><strong>Specific customizations that must be made to your Linux operating
   30: system distribution</strong></li>
   31: </ul>
   32: </p>
   33: <br />&nbsp;
   34: <!-- preamble end -->
   35: <!-- maintext start -->
   36: <p>
   37: <font size='+2'>Source code of LON-CAPA</font>
   38: </p>
   39: <p>
   40: We distribute LON-CAPA with the <a href='http://www.cvshome.org/'>CVS</a>
   41: tool, the open standard for version control.
   42: </p>
   43: <table border='1'>
   44: <tr>
   45: <td></td>
   46: <td></td>
   47: <td></td>
   48: </tr>
   49: 1. 
   50: export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs 
   51: cvs login 
   52: 
   53: 
   54: <p>
   55: <font size='+2'>Specific customizations that must be made to your
   56: Linux operating system distribution</font>
   57: </p>
   58: <p>
   59: 
   60: </p>
   61: <!-- maintext end -->
   62: </body>
   63: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>