Diff for /doc/build/Attic/install.html between versions 1.37 and 1.39

version 1.37, 2002/11/16 15:35:33 version 1.39, 2002/12/14 18:35:35
Line 179  against an FTP repository. Line 179  against an FTP repository.
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td><tt>./CHECKRPMS</tt></td></tr>  <tr><td><tt>./CHECKRPMS</tt></td></tr>
 </table>  </table>
   <p>
   Also, please be sure to install the LON-CAPA-systemperl RPM as described on
   the <a href="/docs/downloads/index.html">Downloads</a> page.
   </p>
 <a name="fixhosts" />  <a name="fixhosts" />
 <h3>Fixing <tt>/etc/hosts</tt></h3>  <h3>Fixing <tt>/etc/hosts</tt></h3>
 <p>  <p>
Line 191  should be replaced with settings specifi Line 195  should be replaced with settings specifi
 </p>  </p>
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td>  <tr><td>
 <tt>  <pre>
 127.0.0.1 localhost.localdomain localhost  127.0.0.1 localhost.localdomain localhost
 12.34.56.78 www.myschool.edu myschool  12.34.56.78 www.myschool.edu myschool
 </tt></td></tr>  </pre></td></tr>
 </table>  </table>
 <a name="mysql" />  <a name="mysql" />
 <h3>Configuring the MySQL database</h3>  <h3>Configuring the MySQL database</h3>

Removed from v.1.37  
changed lines
  Added in v.1.39


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