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

version 1.3, 2011/06/01 05:05:57 version 1.4, 2011/11/26 20:08:01
Line 158  rpm --import http://install.loncapa.org/ Line 158  rpm --import http://install.loncapa.org/
 <pre>  <pre>
 yum install LONCAPA-prerequisites  yum install LONCAPA-prerequisites
 </pre><p>  </pre><p>
 This may take a moment due to LON-CAPA's large number of dependencies.  This may take some minutes due to LON-CAPA's large number of dependencies.
 </p>  </p>
 <h3>Retrieve and execute LON-CAPA setup program</h3>  <h3>Retrieve and execute LON-CAPA setup program</h3>
 <p>  <p>
Line 271  The "passwd username" command can be use Line 271  The "passwd username" command can be use
 Replace USERNAME and DOMAIN with an appropriate user name and your domain.  Replace USERNAME and DOMAIN with an appropriate user name and your domain.
 </p>  </p>
 <pre>  <pre>
 cd /root/loncapa-N.N/loncom/build  cd /root/loncapa-X.Y.Z/loncom/build
 perl make_domain_coordinator.pl USERNAME DOMAIN  perl make_domain_coordinator.pl USERNAME DOMAIN
 (WILL PROMPT FOR PASSWORD HERE)  
 </pre>  </pre>
   
 <h2>7. <a name="sts">Start/Restart Services</a></h2>  <h2>7. <a name="sts">Start/Restart Services</a></h2>

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


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