File:  [LON-CAPA] / doc / build / Attic / download.html
Revision 1.21: download - view: text, annotated - select for diffs
Fri May 30 17:18:45 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, conference_2003, HEAD
- this is going to get old real fast

    1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    2:  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    3: <!-- $Id: download.html,v 1.21 2003/05/30 17:18:45 albertel Exp $ -->
    4: <html>
    5: <head>
    6: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
    7: <title>How to Download</title>
    8: <!-- pdfahref download.pdf -->
    9: <!-- button DOWNLOADS -->
   10: </head>
   11: <body bgcolor='#ffffff'>
   12: <!-- preamble start -->
   13: <br />&nbsp;
   14: <p>
   15: The LON-CAPA files are released in a single <tt>*.tar.gz</tt> file.
   16: </p>
   17: <ul>
   18: <li><strong><a href="#download">Source code of LON-CAPA</a></strong>, it
   19: provides you with
   20: <br />+ network connectivity with other LON-CAPA computers around the world
   21: <br />+ processing and delivery of course material and problem sets to your
   22: students
   23: <br />+ classroom and course management
   24: <br />+ extensive new functionality for your web server
   25: <br />+ tools for monitoring the state of your system
   26: </li>
   27: </ul>
   28: <p>
   29: After the download, please read the pages describing the
   30: <a href="/docs/reconfig/index.html">configuration</a>,
   31: <a href="/docs/install/index.html">installation</a>,
   32: and
   33: <a href="/docs/upgrade/index.html">upgrading</a> of LON-CAPA.
   34: </p>
   35: <p><strong>NOTE:</strong> Additional downloads are also available.</p>
   36: <ul>
   37: <li><strong><a href="#resources">Helpful resources for LON-CAPA</a></strong>,
   38: <br />+ an integrated approach for quickly installing both RedHat 7.3
   39: and LON-CAPA (to ensure 100% reliability)
   40: <br />+ software packages for the quick installation of CPAN perl modules
   41: </li>
   42: </ul>
   43: <br />&nbsp;
   44: <!-- preamble end -->
   45: <!-- maintext start -->
   46: <p>
   47: <a name="download" />
   48: <font size='+2'>Source code of LON-CAPA</font>
   49: </p>
   50: <p>
   51: <font size="+1">Current Release is Version LATESTVERSION.
   52: This version was released on LATESTDATE.</font>
   53: </p>
   54: <p>
   55: <font size="+1">Current Beta is Version 0.99.1.
   56: This version was released on May 30, 2003.</font>
   57: </p>
   58: <p>
   59: You can download the most current version of LON-CAPA at
   60: <a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz">
   61: http://install.lon-capa.org/versions/loncapa-current.tar.gz</a>
   62: (version LATESTVERSION).
   63: </p>
   64: <p>
   65: You can download the current beta version of LON-CAPA at
   66: <a href="http://install.lon-capa.org/versions/loncapa-0.99.1.tar.gz">
   67: http://install.lon-capa.org/versions/loncapa-0.99.1.tar.gz</a>
   68: (version 0.99.1).
   69: </p>
   70: <p>
   71: The development release of LON-CAPA is at:
   72: <a href="http://install.lon-capa.org/versions/loncapa-unstable.tar.gz">
   73: http://install.lon-capa.org/versions/loncapa-unstable.tar.gz</a>.
   74: </p>
   75: <p>
   76: To view the code development history of LON-CAPA, you will need to use the
   77: <a href="http://www.cvshome.org/">CVS</a> tool, the open standard for
   78: version control.  Please contact Helen (<a href="mailto:helen@lon-capa.org">
   79: helen@lon-capa.org</a>) to request a CVS USERNAME.
   80: </p>
   81: <p>
   82: The initial CVS commands would be:
   83: </p>
   84: <blockquote>
   85: <table bgcolor="#aaaaaa" border="1">
   86: <tr><td>
   87: <pre>
   88: export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs 
   89: cvs login 
   90: cvs co loncapa
   91: </pre>
   92: </td></tr></table>
   93: </blockquote>
   94: <p>
   95: For more information on using CVS, please visit
   96: <a href="http://www.cvshome.org/">http://www.cvshome.org/</a>
   97: or read <tt>loncom/build/readme.html</tt> after downloading
   98: the current version of LON-CAPA as described above.
   99: </p>
  100: <p>
  101: <a name="resources" />
  102: <font size='+2'>Helpful resources for LON-CAPA</font>
  103: </p>
  104: <p>
  105: The entire collection of helpful resources is located
  106: at <a href="http://install.lon-capa.org/resources/">
  107: http://install.lon-capa.org/resources/</a>.
  108: </p>
  109: <p>
  110: Most users of LON-CAPA should install LON-CAPA by
  111: <strong>simultaneously installing both RedHat 7.3 and LON-CAPA</strong>.
  112: Step-by-step directions are available
  113: <a href="http://install.lon-capa.org/docs/install/rh73.html">here</a>.
  114: </p>
  115: <p>
  116: The "LON-CAPA and RedHat 7.3" tarball is located 
  117: <a
  118: href="http://install.loncapa.org/resources/loncapa-rh73install.tar">here</a>.
  119: </p>
  120: <p>
  121: <strong>LON-CAPA makes extensive use of perl modules</strong> from
  122: <a href="http://www.cpan.org/">CPAN</a>.  To help you install all
  123: the necessary perl modules, there is a custom-compiled RPM for
  124: RedHat 7.* systems:
  125: <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-rh7.i386.rpm">
  126: LON-CAPA-systemperl-3.5-rh7.i386.rpm</a>.
  127: </p>
  128: <p>
  129: <i>For RedHat 6.2 systems, you should instead use
  130: <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-1.i386.rpm">
  131: LON-CAPA-systemperl-3.5-1.i386.rpm</a></i>.
  132: </p>
  133: <p>
  134: To install the systemperl RPM, you should enter the following command:
  135: </p>
  136: <blockquote>
  137: <table bgcolor="#aaaaaa" border="1">
  138: <tr><td>
  139: <pre>
  140: rpm -Uvh --force LON-CAPA-systemperl-3.5-rh7.i386.rpm
  141: </pre>
  142: </td></tr></table>
  143: </blockquote>
  144: <p>
  145: The systemperl RPM will overwrite some of
  146: the files present in the regular RedHat perl RPM.
  147: This is okay; this will not likely cause problems.
  148: </p>
  149: <!-- maintext end -->
  150: <!-- validated -->
  151: </body>
  152: </html>

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