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

version 1.4, 2005/09/02 18:49:25 version 1.5, 2012/01/18 21:43:51
Line 34  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>
   
 <!--  <!--

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


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