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

version 1.14, 2002/09/12 20:34:04 version 1.15, 2002/12/14 18:36:18
Line 110  href="http://install.loncapa.org/resourc Line 110  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>.
 </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 125  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.15


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