--- doc/build/suse9.2_install.frag 2005/08/01 04:54:52 1.2 +++ doc/build/suse9.2_install.frag 2005/08/27 21:51:41 1.4 @@ -122,7 +122,7 @@ Select "Change Source of Installation" a
Server Name
install.loncapa.org
Directory on server
-
suse/9.2
+
suse/9.2/
Authentication
Anonymous
@@ -141,10 +141,16 @@ This may take a moment due to LON-CAPA's

Retrieve and execute LON-CAPA setup program

-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
+
+
+64 bit architecture +
+wget http://install.loncapa.org/versions/suse/9.2/x86_64/suse_install.tar
 

Extract the archive with the following command: @@ -220,6 +226,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