Diff for /doc/build/Attic/download.html between versions 1.14 and 1.18

version 1.14, 2002/09/12 20:34:04 version 1.18, 2003/02/10 18:56:05
Line 48  and LON-CAPA (to ensure 100% reliability Line 48  and LON-CAPA (to ensure 100% reliability
 <font size='+2'>Source code of LON-CAPA</font>  <font size='+2'>Source code of LON-CAPA</font>
 </p>  </p>
 <p>  <p>
 <font size="+1">Current Release is version LATESTVERSION, Released on LATESTDATE</font>  <font size="+1">Current Release is Version LATESTVERSION.
   This version was released on LATESTDATE.</font>
 </p>  </p>
 <p>  <p>
 You can download the most current version of LON-CAPA at  You can download the most current version of LON-CAPA at
 <a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz">  <a href="http://install.lon-capa.org/versions/loncapa-current.tar.gz">
 http://install.lon-capa.org/versions/loncapa-current.tar.gz</a>(version LATESTVERSION).  http://install.lon-capa.org/versions/loncapa-current.tar.gz</a>
   (version LATESTVERSION).
 </p>  </p>
 <p>  <p>
 The development release of LON-CAPA is at:  The development release of LON-CAPA is at:
Line 98  http://install.lon-capa.org/resources/</ Line 100  http://install.lon-capa.org/resources/</
 Most users of LON-CAPA should install LON-CAPA by  Most users of LON-CAPA should install LON-CAPA by
 <strong>simultaneously installing both RedHat 7.3 and LON-CAPA</strong>.  <strong>simultaneously installing both RedHat 7.3 and LON-CAPA</strong>.
 Step-by-step directions are available  Step-by-step directions are available
 <a href="http://install.lon-capa.org/resources/stepbystep_rh73.html">here</a>.  <a href="http://install.lon-capa.org/resources/rh73.html">here</a>.
 </p>  </p>
 <p>  <p>
 The "LON-CAPA and RedHat 7.3" tarball is located   The "LON-CAPA and RedHat 7.3" tarball is located 
Line 110  href="http://install.loncapa.org/resourc Line 112  href="http://install.loncapa.org/resourc
 <a href="http://www.cpan.org/">CPAN</a>.  To help you install all  <a href="http://www.cpan.org/">CPAN</a>.  To help you install all
 the necessary perl modules, there is a custom-compiled RPM for  the necessary perl modules, there is a custom-compiled RPM for
 RedHat 7.* systems:  RedHat 7.* systems:
 <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.4-rh7.i386.rpm">  <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-rh7.i386.rpm">
 LON-CAPA-systemperl-3.4-rh7.i386.rpm</a>.  LON-CAPA-systemperl-3.5-rh7.i386.rpm</a>.
   </p>
   <p>
   <i>For RedHat 6.2 systems, you should instead use
   <a href="http://install.lon-capa.org/resources/LON-CAPA-systemperl-3.5-1.i386.rpm">
   LON-CAPA-systemperl-3.5-1.i386.rpm</a></i>.
 </p>  </p>
 <p>  <p>
 To install the systemperl RPM, you should enter the following command:  To install the systemperl RPM, you should enter the following command:
Line 120  To install the systemperl RPM, you shoul Line 127  To install the systemperl RPM, you shoul
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td>  <tr><td>
 <pre>  <pre>
 rpm -Uvh --force LON-CAPA-systemperl-3.4-rh7.i386.rpm  rpm -Uvh --force LON-CAPA-systemperl-3.5-rh7.i386.rpm
 </pre>  </pre>
 </td></tr></table>  </td></tr></table>
 </blockquote>  </blockquote>

Removed from v.1.14  
changed lines
  Added in v.1.18


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