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.5 -r1.6 --- openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp 2 May 2002 17:39:54 -0000 1.5 +++ openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp 17 May 2002 17:00:21 -0000 1.6 @@ -51,22 +51,17 @@ Downloads"! Continue on with this document.
- If you have an account on openacs.org, do this: - -
- (set the CVS_RSH variable in your shell envrioment to "ssh") - cvs -z3 -d youraccount@openacs.org:/cvsroot checkout acs-core - (enter your openacs.org password) --
- If you have an don't have an account on openacs.org, do this: -
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+ +
+ CVS commandlines are given in terms of anonymous users, if you have an + account on openacs.org, use your login where appropriate. Don't forget to + set the CVS_RSH variable in your shell envrioment to "ssh".
@@ -75,34 +70,50 @@ source tree. Next are the commands to get these modules.
+ Here's the current list of non-core packages needed for dotlrn: + +
+ acs-datetime + acs-events + acs-interface + acs-mail-lite + bulk-mail + calendar + faq + file-storage + general-comments + news + ref-timezones + simple-survey ++ + Do not install or remove these packages since they conflict + with dotlrn packages: + +
+ bboard (conflicts with sloan-bboard) + portal (conflicts with new-portal) + spam (conflicts with bulk-mail) ++ +
cd to the newly created /openacs-4/packages directory before the next step.
- If you have an account on openacs.org, do this: -
- cvs -z3 -d youraccount@openacs.org:/cvsroot checkout acs-datetime \ - acs-events acs-interface calendar faq file-storage \ - general-comments news ref-timezones simple-survey spam - (enter your openacs.org password) + cvs -z3 -d :pserver:anonymous@openacs.org:/cvsroot co acs-datetime \ + acs-events acs-interface acs-mail-lite bulk-mail calendar faq file-storage \ + general-comments news ref-timezones simple-survey-
- 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 \ - 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 in the above - checkout commands. Also, cut down the + OpenACS tree (or a nightly tarball), and are setting up a server + for dotlrn use only, you can save time by removing modules not + in acs-core or in the above + checkout command. Also, cut down the huge (10MB!) files in /packages/ref-timezones/sql/common/ to a line or two. @@ -131,30 +142,34 @@ This will fetch the following packages to your /openacs-4/packages directory: +
+
- dotlrn - dotlrn-syllabus - dotlrn-research - new-portal - profile-provider - sloan-bboard - user-profile - bboard-portlet - dotlrn-bboard - calendar-portlet - dotlrn-calendar - dotlrn-portlet - dotlrn-dotlrn - faq-portlet - dotlrn-faq - fs-portlet - dotlrn-fs - news-portlet - dotlrn-news - static-portlet - dotlrn-static - survey-portlet - dotlrn-survey + dotlrn + dotlrn-syllabus + dotlrn-research + new-portal + profile-provider + sloan-bboard + user-profile + bboard-portlet + dotlrn-bboard + bm-portlet + dotlrn-bm + calendar-portlet + dotlrn-calendar + dotlrn-portlet + dotlrn-dotlrn + faq-portlet + dotlrn-faq + fs-portlet + dotlrn-fs + news-portlet + dotlrn-news + static-portlet + dotlrn-static + survey-portlet + dotlrn-survey
@@ -229,7 +244,7 @@
- One last step: Then set the "DefaultMaster" parameter + One last step: Then set the "DefaultMaster" parameter of the Root ("Main site") from /www/default-master to /packages/dotlrn/www/dotlrn-default-master