|
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
Many ways for the latest OpenACS Distribution, version oacs-5-2:
get the tarball:
Unpack the OpenACS tarball. Usually something like this works:
or get the files via CVS: If you want to track fresh code developments inbetween releases, or you are an OpenACS core developer, you may want to install from CVS. This is identical to dowloading a distribution, except that you get the files from CVS instead of the tarball. The following commands are used to obtain openacs 5.2 from CVS.
A single package, just use the same command with the package-key name, i.e. forums:
In order to check out the full openacs tree of the leading edge developer version (HEAD), use
More info here: http://openacs.org/doc/openacs-5-1/using-cvs-with-openacs.html
Looking for README instructions or installers? View the OpenACS Installation instructions: openacs-system-install, otherwise continue by setting up the OpenACS distribution:
For Linux Standard Base compliance and ease of backup, all of the files in each OpenACS site are stored in a subdirectory of /var/lib/aolserver, one subdirectory (SERVERROOT) per site (see: openacs-reference-platform). The first time you install an OpenACS site on a server, you must create the parent directory and set its permissions:
While logged in as root:
Move the uncompressed code to SERVERROOT and rename the directory to $OPENACS_SERVICE_NAME:
Comments