--- 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
-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/.
-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)