--- doc/build/fedora_install.frag 2004/06/11 14:50:58 1.7 +++ doc/build/fedora_install.frag 2004/07/15 14:34:56 1.10 @@ -141,8 +141,8 @@ exist: (Note:

-rpm -e `rpm -q -a | grep httpd`
 rpm -e `rpm -q -a | grep mod_perl`
+rpm -e `rpm -q -a | grep httpd`
 

If the above commands returns no output (the usual indicator of success), or an @@ -176,9 +176,7 @@ rpm -Uvh *rpm cd ../GD rpm -Uvh *rpm cd ../gnuplot -rpm --install --oldpackage readline-2.2.1-6.i386.rpm -rpm --install --oldpackage --excludedocs libpng-1.0.12-2.i386.rpm -rpm -Uvh gnuplot-3.7.1-5.i386.rpm libgd-1.3-4.i386.rpm ncurses4-5.0-5.i386.rpm +rpm -Uvh *rpm cd ../misc rpm -Uvh *rpm cd .. @@ -276,6 +274,10 @@ appropriate user name and your domain. cd /root/loncapa-N.N/loncom/build perl make_domain_coordinator.pl USERNAME DOMAIN (WILL PROMPT FOR PASSWORD HERE) +mkdir ~USERNAME/public_html +chown USERNAME:www ~USERNAME/public_html +chmod 0775 ~USERNAME/public_html +chmod a+x ~USERNAME

Start/Restart Services