Diff for /doc/build/sles11_install.frag between versions 1.3 and 1.4

version 1.3, 2011/11/26 20:43:08 version 1.4, 2013/12/13 18:28:42
Line 33  The installation process takes the follo Line 33  The installation process takes the follo
   <li><a href="#log">Log in to LON-CAPA</a></li>    <li><a href="#log">Log in to LON-CAPA</a></li>
 </ol>  </ol>
   
 <hr />  <hr>
 <h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 11</a></h2>  <h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 11</a></h2>
 <p>  <p>
 SuSE ISO files can be obtained from the Novell site: <a href="http://www.novell.com/products/server/">http://www.novell.com/products/server/</a>.  Only DVD1 is required for each architecture (DVD2 contains source rpms for the various packages).  SuSE ISO files can be obtained from the Novell site: <a href="http://www.novell.com/products/server/">http://www.novell.com/products/server/</a>.  Only DVD1 is required for each architecture (DVD2 contains source rpms for the various packages).
Line 58  DHCP is <em>not</em> supported. Line 58  DHCP is <em>not</em> supported.
 Installing SuSE Linux Enterprise Server is quite easy if you've installed Linux products  Installing SuSE Linux Enterprise Server is quite easy if you've installed Linux products
 before.  Some documentation is available from  before.  Some documentation is available from
 <a href="http://www.novell.com/documentation/sles11/">  <a href="http://www.novell.com/documentation/sles11/">
 http://www.novell.com/documentation/sles11/</a>.<br /><br />  http://www.novell.com/documentation/sles11/</a>.<br><br>
 Most of the installation screens are self explanatory.  Most of the installation screens are self explanatory.
 There are a few steps that require comment and are dealt with below.  There are a few steps that require comment and are dealt with below.
 </p>  </p>
Line 95  There are a few steps that require comme Line 95  There are a few steps that require comme
    </dd>     </dd>
    <dt>Online update</dt>     <dt>Online update</dt>
    <dd>Indicate "Yes" when prompted to "run online update now?"</dd>     <dd>Indicate "Yes" when prompted to "run online update now?"</dd>
    </dt>  
 </dl>  </dl>
 <p>  <p>
 Finish installing your server, read the "readme", reboot and log in as root.  Finish installing your server, read the "readme", reboot and log in as root.
 </p>  </p>
   
 <h2>4. <a name="upd">Change software sources for your system</a></h2>  <h2>4. <a name="upd">Change software sources for your system</a></h2>
 <p>  <p>
 You will use yast to import packages required for LON-CAPA.<br />  You will use yast to import packages required for LON-CAPA.<br>
 Execute:  Execute:
 </p>  </p>
 <pre>  <pre>
Line 117  cp -rv /mnt/* sles11/DVD1 Line 117  cp -rv /mnt/* sles11/DVD1
 umount /mnt  umount /mnt
 </pre>  </pre>
 <h3>Add an additional installation source</h3>  <h3>Add an additional installation source</h3>
 <p>Add the LON-CAPA SLES 11 repository as an additional installation source, so software installation in yast will have access to at least two repositories - a SuSE/Novell source (for packages included for the standard distribution) and the LON-CAPA repository (for extra packages needed to run LON-CAPA). For the LON-CAPA source you will use:  <p>
   Add the LON-CAPA SLES 11 repository as an additional installation source, so software installation in yast will have access to at least two repositories - a SuSE/Novell source (for packages included for the standard distribution) and the LON-CAPA repository (for extra packages needed to run LON-CAPA). For the LON-CAPA source you will use:
   </p>
 <dl style="list-style:square outside none">  <dl style="list-style:square outside none">
 <dd>Protocol</dd>  <dd>Protocol</dd>
 <dt>HTTP</dt>  <dt>HTTP</dt>
Line 128  umount /mnt Line 130  umount /mnt
 <dd>Authentication</dd>  <dd>Authentication</dd>
 <dt>Anonymous</dt>  <dt>Anonymous</dt>
 </dl>  </dl>
   <p>
 After saving this configuration information for the LON-CAPA repository, quit yast.  After saving this configuration information for the LON-CAPA repository, quit yast.
 </p>  </p>
   
 <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>  <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>
 <h3>Install prerequisites</h3>  <h3>Install prerequisites</h3>
 <p> Execute: </p>  <p> Execute: </p>
Line 179  Once a choice has been entered for all n Line 183  Once a choice has been entered for all n
 <li>Configure Apache web server</li>  <li>Configure Apache web server</li>
 <li>Configure start-up of services</li>  <li>Configure start-up of services</li>
 <li>Check firewall settings</li>  <li>Check firewall settings</li>
 <li>Stop services not used by LON-CAPA,<br />  <li>Stop services not used by LON-CAPA,<br>
     e.g., services for a print server: cups daemon</li>      e.g., services for a print server: cups daemon</li>
 <li>Download LON-CAPA source code in readiness for installation</li>  <li>Download LON-CAPA source code in readiness for installation</li>
 </ul>  </ul>
Line 228  cd /root/loncapa-X.Y.Z     (X.Y.Z should Line 232  cd /root/loncapa-X.Y.Z     (X.Y.Z should
 You will need to enter the LON-CAPA configuration information you determined  You will need to enter the LON-CAPA configuration information you determined
 in the previous section.  in the previous section.
 </p>  </p>
   
 <h2>6. <a name="cdc">Creating a Domain Coordinator</a></h2>  <h2>6. <a name="cdc">Creating a Domain Coordinator</a></h2>
 <p>  <p>
 You will need at least one user at your site who has the role of  You will need at least one user at your site who has the role of
Line 264  Point a web browser at your new machine Line 269  Point a web browser at your new machine
 coordinator.  Congratulations!  coordinator.  Congratulations!
 </p>  </p>
   
 <hr />  <hr>
 <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 group.  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://help.loncapa.org/help/">http://help.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.4


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