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.27 -r1.28
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 20 Oct 2004 00:00:16 -0000 1.27
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/postgres.xml 29 Oct 2004 17:30:19 -0000 1.28
@@ -38,7 +38,15 @@
unstable users: the following process has been known to work
(but you should double-check that the version of PostGreSQL is
7.3 or above):
+
+ For Debian stable users, you can use backports, by adding
+ this line to the /etc/apt/sources.list
+
+ deb http://www.backports.org/debian stable bison postgresql openssl openssh tcl8.4 courier debconf spamassassin tla diff patch neon chkrootkit
+
+
+
apt-get install postgresql postgresql-dev postgresql-doc
ln -s /usr/include/postgresql/ /usr/include/pgsql
ln -s /var/lib/postgres /usr/local/pgsql