Diff for /doc/build/upgrade.frag between versions 1.3 and 1.5

version 1.3, 2003/10/08 17:02:01 version 1.5, 2012/01/18 21:43:51
Line 6  There are three steps for upgrading the Line 6  There are three steps for upgrading the
 Upgrading LON-CAPA files</a></li>  Upgrading LON-CAPA files</a></li>
 <li><a href="#checkrpms">  <li><a href="#checkrpms">
 Checking your Linux RPMs</a></li>  Checking your Linux RPMs</a></li>
   <!--
 <li><a href="#testing">  <li><a href="#testing">
 Testing to see if the LON-CAPA server is operational</a></li>  Testing to see if the LON-CAPA server is operational</a></li>
   -->
 </ul>  </ul>
   
 <h3>Upgrading LON-CAPA files</h3>  <h3>Upgrading LON-CAPA files</h3>
Line 32  the latest LON-CAPA software. Line 34  the latest LON-CAPA software.
 <tr><td><tt>./UPDATE</tt></td></tr>  <tr><td><tt>./UPDATE</tt></td></tr>
 </table>  </table>
 <a name="checkrpms" />  <a name="checkrpms" />
 <h3>Checking your Linux RPMs</h3>  <h3>Checking your Linux packages</h3> 
   <p>Checking RPMs (RedHat, CentOS, Scientific Linux, SLES, openSuSE, Fedora) or debs (Ubuntu LTS, Debian)</p>
 <p>  <p>
 If you are using RedHat, the <strong>CHECKRPMS</strong> command will check the RPMs on your machine  The <strong>/usr/local/loncapa/bin/CHECKRPMS</strong> command will check that packages (rpms or debs, as appropriate for your distro) are up to date, by checking with the appropriate package repository.
 against an FTP repository. Otherwise, you may need to update software  
 manually.  
 </p>  
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td><tt>./CHECKRPMS</tt></td></tr>  <tr><td><tt>/usr/local/loncapa/bin/CHECKRPMS</tt></td></tr>
 </table>  </table>
   
   <!--
 <a name="testing" />  <a name="testing" />
 <h3>Testing to see if the LON-CAPA server is operational</h3>  <h3>Testing to see if the LON-CAPA server is operational</h3>
 <p>  <p>
Line 59  It is normal to expect that the <strong> Line 61  It is normal to expect that the <strong>
 will recommend you perform various steps to ensure optimal  will recommend you perform various steps to ensure optimal
 performance of your LON-CAPA server.  performance of your LON-CAPA server.
 </p>  </p>
   -->

Removed from v.1.3  
changed lines
  Added in v.1.5


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