Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml,v
diff -u -r1.15.2.8 -r1.15.2.9
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 18 Jan 2004 17:07:16 -0000 1.15.2.8
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 30 Jan 2004 14:29:00 -0000 1.15.2.9
@@ -28,7 +28,7 @@
Debian
- Debian users can install the package and add some backwards-compatibility links:
+ Debian users, especially Debian stable users, should install PostGreSQL from source as detailed below. Debian unstable users: the following process has been known to work:
apt-get install postgresql postgresql-dev postgresql-doc
ln -s /usr/include/postgresql/ /usr/include/pgsql
ln -s /var/lib/postgres /usr/local/pgsql
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 -r1.10.2.4 -r1.10.2.5
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 24 Jan 2004 11:07:45 -0000 1.10.2.4
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 30 Jan 2004 14:29:00 -0000 1.10.2.5
@@ -401,8 +401,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
- Oracle 8.1.7. While you can run the core OpenACS on any
+ identically. While you can run the core OpenACS on any
supported database, not all contributed packages support all
databases.