--- doc/build/suse9.2_install.frag 2005/08/01 04:54:52 1.2 +++ doc/build/suse9.2_install.frag 2005/08/27 21:16:20 1.3 @@ -121,8 +121,10 @@ Select "Change Source of Installation" a
-Retrieve the LON-CAPA setup with the following command: +Retrieve the LON-CAPA setup with one of the following commands:
+32 bit architecture-wget http://install.loncapa.org/versions/suse/9.2/suse_install.tar +wget http://install.loncapa.org/versions/suse/9.2/i386/suse_install.tar ++
+wget http://install.loncapa.org/versions/suse/9.2/x86_64/suse_install.tar
Extract the archive with the following command: @@ -220,6 +228,7 @@ 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 mkdir ~USERNAME/public_html chown USERNAME:www ~USERNAME/public_html chmod 0775 ~USERNAME/public_html