Diff for /doc/build/FC5_install.frag between versions 1.1 and 1.5

version 1.1, 2006/07/06 22:41:35 version 1.5, 2008/12/10 19:57:29
Line 66  There are a few steps that require comme Line 66  There are a few steps that require comme
 </p>  </p>
 <dl style="list-style:square outside none">  <dl style="list-style:square outside none">
    <dt>Installation Type</dt>     <dt>Installation Type</dt>
    <dd>If this is a fresh install choose "Install Fedora Core". If updating from a previous LON-CAPA installation on an earlier Fedora version (e.g., FC3 or FC4) you may prefer to choose the upgrade option, although if you established a separate partition for /home it will be faster to perform an install instead of an upgrade, and use "Create Custom Layout" to set up partitions - making sure to select the "unchanged data" option for the /home partition, in order to preserve your existing LON-CAPA data. A full back-up to tape or some external system is also strongly advised when updating the Fedora distribution in use on an existing LOn-CAPA server.            <dd>If this is a fresh install choose "Install Fedora Core". If updating from a previous LON-CAPA installation on an earlier Fedora version (e.g., FC3 or FC4) you may prefer to choose the upgrade option, although if you established a separate partition for /home it will be faster to perform an install instead of an upgrade, and use "Create Custom Layout" to set up partitions - making sure to select the "unchanged data" option for the /home partition, in order to preserve your existing LON-CAPA data. A full back-up to tape or some external system is also strongly advised when updating the Fedora distribution in use on an existing LON-CAPA server.       
    <dt>Partitioning your Drive</dt>     <dt>Partitioning your Drive</dt>
    <dd>For a fresh install may want to use the automatic partitioning feature of the installer,     <dd>For a fresh install may want to use the automatic partitioning feature of the installer,
        however you should review the results and be prepared to modify them.  If you want to customize partitioning use "Create Custom Layout".         however you should review the results and be prepared to modify them.  If you want to customize partitioning use "Create Custom Layout".
Line 259  appropriate user name and your domain. Line 259  appropriate user name and your domain.
 cd /root/loncapa-N.N/loncom/build  cd /root/loncapa-N.N/loncom/build
 perl make_domain_coordinator.pl USERNAME DOMAIN  perl make_domain_coordinator.pl USERNAME DOMAIN
 (WILL PROMPT FOR PASSWORD HERE)  (WILL PROMPT FOR PASSWORD HERE)
 mkdir ~USERNAME/public_html  
 chown USERNAME:www ~USERNAME/public_html  
 chmod 0775 ~USERNAME/public_html  
 chmod a+x ~USERNAME  
 </pre>  </pre>
   
 <h2>Start/Restart Services</h2>  <h2>Start/Restart Services</h2>
Line 278  will be apparent at this step. Line 274  will be apparent at this step.
 If you receive warnings when starting the httpd about missing perl modules,  If you receive warnings when starting the httpd about missing perl modules,
 please make sure you followed the instructions in   please make sure you followed the instructions in 
 <b>Installing LON-CAPA Dependencies</b>.  If you still have errors, please  <b>Installing LON-CAPA Dependencies</b>.  If you still have errors, please
 contact the MSU LON-CAPA support team.  contact the MSU LON-CAPA group.
 </p>  </p>
 <h2>Log in to your LON-CAPA Machine</h2>  <h2>Log in to your LON-CAPA Machine</h2>
 <p>  <p>
Line 289  coordinator.  Congratulations! Line 285  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 send a <a href="http://help.loncapa.org/support">help request</a> to the MSU LON-CAPA support team.  If there were errors in installation of the dependency RPMs or errors during the  there's something wrong, please send a <a href="http://help.loncapa.org/help">help request</a> to the MSU LON-CAPA group.  If there were errors in installation of the dependency RPMs or errors 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.
 </p>  </p>

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


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