Index: openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp 28 Apr 2002 22:52:56 -0000 1.4 +++ openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp 2 May 2002 17:39:54 -0000 1.5 @@ -63,7 +63,7 @@ If you have an don't have an account on openacs.org, do this:
      
-      cvs -d :pserver:anonymous@openacs.org/cvsroot login
+      cvs -d :pserver:anonymous@openacs.org:/cvsroot login
       (just hit return for the password)
       cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot checkout acs-core
       
@@ -75,7 +75,11 @@ source tree. Next are the commands to get these modules.

+ cd to the newly created /openacs-4/packages + directory before the next step. +

+ If you have an account on openacs.org, do this:

      
@@ -89,18 +93,18 @@
       If you have an don't have an account on openacs.org, do this:
 
       
      
-      cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot checkout acs-datetime \ 
+      cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot checkout acs-datetime \
       acs-events acs-interface calendar faq file-storage \
       general-comments news ref-timezones simple-survey spam
       

Installation timesavers: If you have a full checkout of the OpenACS tree, or are trying a nightly tarball, remove all the - modules not in acs-core or the above - checkout commands. Also, cut down the huge - files in /packages/ref-timezones/sql/common/ to a few - lines. + modules not in acs-core or in the above + checkout commands. Also, cut down the + huge (10MB!) files in + /packages/ref-timezones/sql/common/ to a line or two.

You will now have an /openacs-4 directory with all of OpenACS @@ -213,8 +217,11 @@

- Aren't seeing the "(+)" beside dotlrn/? Did you restart - your server? + Aren't seeing the "(+)" beside dotlrn/? + Something went wrong. Did you restart your server? Restart again + while doing a tail -f of the error log. Unique constraint + violations while creating certain site-nodes are a known issue, + but any other errors should be reported to us.