Index: openacs-4/packages/acs-core-docs/www/individual-programs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/individual-programs.html,v diff -u -r1.27.2.1 -r1.27.2.2 --- openacs-4/packages/acs-core-docs/www/individual-programs.html 10 Jun 2009 22:24:07 -0000 1.27.2.1 +++ openacs-4/packages/acs-core-docs/www/individual-programs.html 6 Jul 2009 11:14:26 -0000 1.27.2.2 @@ -7,10 +7,10 @@ and webserver to work. Many additional programs, such as a build environment, Mail Transport Agent, and source control system, are also needed for a fully effective installation. -

Table 2.2. Version Compatibility Matrix

OpenACS Version3.2.5 4.5 4.6 4.6.14.6.24.6.35.05.15.2
AOLserver3YesNo
3.3+ad13MaybeYesNo
3.3oacs1MaybeYesNo
3.4.4No
3.4.4oacs1MaybeYesNo
3.5.5MaybeYesNo
4.0MaybeYes
PostgreSQL7.0YesNo
7.2MaybeYesNo
7.3.2 - 7.3.xNoYes
7.4NoYes
8.0NoMaybeYes
Oracle8.1.6MaybeYes
8.1.7MaybeYes
9iNoYes
10g NoMaybe

The OpenACS installation instructions assume the operating system and build environment are installed. - The instructions explain installation of TCL, tDOM, tclwebtest, a Web Server, a Database, a Process Controller, and +

Table 2.2. Version Compatibility Matrix

OpenACS Version3.2.5 4.5 4.6 4.6.14.6.24.6.35.05.15.25.35.45.5
AOLserver3YesNo
3.3+ad13MaybeYesNo
3.3oacs1MaybeYesNo
3.4.4No
3.4.4oacs1MaybeYesNo
3.5.5MaybeYesNo
4.0MaybeYes
4.5NoYes
Tcl8.4Yes
8.5Maybe
PostgreSQL7.0YesNo
7.2MaybeYesNo
7.3.2 - 7.3.xNoYesNo
7.4NoYesNo
8.0NoMaybeYes
8.1NoYes
8.2NoCVS version onlyYes
8.3NoYes
Oracle8.1.6MaybeYesMaybe
8.1.7MaybeYesMaybe
9iNoYes
10gNoYes
11gNoMaybe

The OpenACS installation instructions assume the operating system and build environment are installed. + The instructions explain installation of TCL, Tcllib, tDOM, tclwebtest, a Web Server, a Database, a Process Controller, and Source Control software. The following external links are for reference only. -

  • tDOM, REQUIRED. OpenACS 5.4.2 stores + to install OpenFTS.

  • Tcllib, REQUIRED.  + OpenACS 5.5.0 uses those Tcl extensions to send e-mail out, among others. +

  • tDOM, REQUIRED. OpenACS 5.5.0 stores queries in XML files, so we use an AOLserver module called tDOM to parse these files. (This replaces libxml2, which was used prior to 4.6.4.)

  • tclwebtest, OPTIONAL. tclwebtest is a tool for testing web interfaces via tcl scripts.

  • Web Server. The web server handles incoming HTTP requests, provides @@ -51,7 +53,7 @@ errors. OpenACS uses AOLserver; some people have had success running Apache with mod_nsd.

    Mat Kovach is graciously maintaining an AOLserver distribution that - includes all the patches and modules needed to run OpenACS 5.4.2. These + includes all the patches and modules needed to run OpenACS 5.5.0. These instructions will describe how to install using his source distribution. He also has binaries for SuSE 7.3 and OpenBSD 2.8 (and perhaps more to come), currently located at uptime.openacs.org.