--- doc/build/sles9_install.frag 2010/05/26 23:42:50 1.4 +++ doc/build/sles9_install.frag 2011/11/26 20:42:16 1.5 @@ -36,7 +36,7 @@ The installation process takes the follo

Obtain SuSE Linux Enterprise Server 9

-SuSE ISO files can be obtained from the Novell site: http://www.novell.com/products/linuxenterpriseserver/. +SuSE ISO files can be obtained from the Novell site: http://www.suse.com/products/server/.

Determine Network Settings

@@ -59,7 +59,7 @@ Installing SuSE Linux Enterprise Server before. Some documentation is available from http://www.novell.com/documentation/sles9/.

-Most of the subsequent 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.

@@ -202,7 +202,7 @@ for it to function at all. Below is a l To configure and install LON-CAPA, execute the following commands:

-cd /root/loncapa-N.N.N     (N.N.N should correspond to a version number like '2.0.2')
+cd /root/loncapa-X.Y.Z     (X.Y.Z should correspond to a version number like '2.10.0')
 ./UPDATE
 

@@ -220,15 +220,13 @@ in the previous section. You will need at least one user at your site who has the role of 'domain coordinator'. This user creates accounts for other users and grants them additional privileges. The make_domain_coordinator.pl script -invoked below requires that you enter the users password. The password will -show in plaintext as you type it. Feel free to use the "passwd username" -command to change it later. Replace USERNAME and DOMAIN with an -appropriate user name and your domain. +invoked below requires that you enter the user's password. +Feel free to use the "passwd username" command to change it later. +Replace USERNAME and DOMAIN with an appropriate user name and your domain.

-cd /root/loncapa-N.N/loncom/build
+cd /root/loncapa-X.Y.Z/loncom/build
 perl make_domain_coordinator.pl USERNAME DOMAIN
-(WILL PROMPT FOR PASSWORD HERE)
 

Start/Restart Services