Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 5 Nov 2003 11:48:12 -0000 1.10 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 11 Dec 2003 21:39:49 -0000 1.11 @@ -8,7 +8,7 @@ Prerequisite Software - by Joel Aufrecht + by Joel Aufrecht @@ -23,7 +23,7 @@ url="http://openacs.org/projects/openacs/download/">OpenACS &version; The OpenACS tarball comprises the core packages and many useful additional packages. This includes a full set - of documentation. The tarball works with both PostGreSQL + of documentation. The tarball works with both PostgreSQL and Oracle. @@ -190,18 +190,10 @@ AOLserver is available at aolserver.com - - ArsDigita's AOLserver distribution (including - internationalization patches, nscache, nsrewrite, nssha1 and the - oracle driver) is available at arsdigita.com - - - The OpenACS PostgreSQL driver (nspostgres.so) is available from SourceForge. If + url="http://prdownloads.sourceforge.net/aolserver/nspostgres-3.5.tar.gz?download">SourceForge. If you do decide to use nspostgres.so, you have to remember to change the AOLserver config file to point to nspostgres.so instead of postgres.so. This guide uses Mat Kovach's distro @@ -233,10 +225,12 @@ <ulink - url="http://www.scottg.net/download/nsopenssl-2.1.tar.gz">nsopenssl 2.1</ulink>, OPTIONAL + url="http://www.scottg.net/download/nsopenssl-2.1a.tar.gz">nsopenssl 2.1a, OPTIONAL Provides SSL capabilities for AOLserver. It requires OpenSSL. You need this if you want users to make - secure (https) connections to your webserver. + secure (https) connections to your webserver. (home + page) @@ -279,7 +273,7 @@ <ulink url="http://unc.dl.sourceforge.net/sourceforge/openfts/Search-OpenFTS-tcl-0.3.2.tar.gz">OpenFTS TCL 0.3.2</ulink>, OPTIONAL - Adds full-text-search to PostGreSQL and includes a + Adds full-text-search to PostgreSQL and includes a driver for AOLserver. You need this if you want users to be able to search for any text on your site. @@ -304,7 +298,7 @@ calender entries, and notes) is stored in the database. OpenACS seperates the database with an abstraction layer, which means that several different databases all function - identically. Currently OpenACS supports PostGreSQL 7.2 and + identically. Currently OpenACS supports PostgreSQL 7.2 and Oracle 8.1.7. While you can run the core OpenACS on any supported database, not all contributed packages support all databases. @@ -313,7 +307,7 @@ - Oracle 8.1.7 (Either this or PostGreSQL is REQUIRED) + Oracle 8.1.7 (Either this or PostgreSQL is REQUIRED) You can register and download Oracle from Oracle TechNet. You need this if you want to use an @@ -322,8 +316,8 @@ - <ulink url="http://sourceforge.net/projects/pgsql/">PostGreSQL 7.3.4</ulink> (Either this or Oracle is REQUIRED) - You need this if you want to use a PostGreSQL database. + <ulink url="http://sourceforge.net/projects/pgsql/">PostgreSQL 7.3.4</ulink> (Either this or Oracle is REQUIRED) + You need this if you want to use a PostgreSQL database.