Diff for /doc/build/RHEL4_install.frag between versions 1.3 and 1.6

version 1.3, 2006/08/25 02:59:39 version 1.6, 2008/12/10 19:57:29
Line 129  Reboot your system before continuing wit Line 129  Reboot your system before continuing wit
 Retrieve the RHEL4_loncapa_rhnsources file from the LON-CAPA install site:  Retrieve the RHEL4_loncapa_rhnsources file from the LON-CAPA install site:
 </p>  </p>
 <pre>  <pre>
 wget http://install.loncapa.org/versions/redhat/RHEL4_loncapa_rhnsources  wget http://install.loncapa.org/versions/redhat/4ES/RHEL4_loncapa_rhnsources
 </pre>  </pre>
 <p>  <p>
 Install the RHEL4_loncapa_rhnsources  Install the RHEL4_loncapa_rhnsources
Line 147  up2date Line 147  up2date
 <h3>Install prerequisites</h3>  <h3>Install prerequisites</h3>
 <p>Import the GPG key for use in verifying LON-CAPA packages retrieved from the LON-CAPA installation site.  <p>Import the GPG key for use in verifying LON-CAPA packages retrieved from the LON-CAPA installation site.
 <pre>  <pre>
 rpm --import http://install.loncapa.org/versions/redhat/RHEL/RPM-GPG-KEY-loncapa    rpm --import http://install.loncapa.org/versions/redhat/RPM-GPG-KEY-loncapa  
 </pre>  </pre>
 </p>  </p>
 <p>Execute the installation </p>  <p>Execute the installation </p>
Line 161  This may take a moment due to LON-CAPA's Line 161  This may take a moment due to LON-CAPA's
 Retrieve the LON-CAPA setup with the following command:  Retrieve the LON-CAPA setup with the following command:
 </p>  </p>
 <pre>  <pre>
 wget http://install.loncapa.org/versions/redhat/RHEL/redhat_install.tar  wget http://install.loncapa.org/versions/redhat/4ES/redhat4_install.tar
 </pre>  </pre>
 <p>  <p>
 Extract the archive with the following command:  Extract the archive with the following command:
 </p>  </p>
 <pre>  <pre>
 tar xf redhat_install.tar  tar xf redhat4_install.tar
 </pre>  </pre>
 <p>  <p>
 This creates a directory named <tt>installation</tt>.  Change to it and  This creates a directory named <tt>installation</tt>.  Change to it and
Line 269  coordinator.  Congratulations! Line 269  coordinator.  Congratulations!
 <h2>If things aren't working right</h2>  <h2>If things aren't working right</h2>
 <p>  <p>
 If you've followed the steps above and the server doesn't start or you think   If you've followed the steps above and the server doesn't start or you think 
 there's something wrong, please get in touch with the LON-CAPA support team.  there's something wrong, please get in touch with the LON-CAPA group.
 You can submit a help request using our web form:<br />   You can submit a help request using our web form:<br /> 
 <a href="http://support.loncapa.org/help/">http://support.loncapa.org/help/</a><br />  <a href="http://help.loncapa.org/help/">http://help.loncapa.org/help/</a><br />
 If there were errors in installation of the dependency RPMs or during the  If there were errors in installation of the dependency RPMs or during the
 automatic setup, please send us as much information as possible.  automatic setup, please send us as much information as possible.
 If some part of this document is unclear please let us know.  If some part of this document is unclear please let us know.

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


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