Index: openacs-4/packages/acs-core-docs/www/postgres.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/postgres.html,v diff -u -r1.30.2.12 -r1.30.2.13 --- openacs-4/packages/acs-core-docs/www/postgres.html 10 Jan 2005 01:44:31 -0000 1.30.2.12 +++ openacs-4/packages/acs-core-docs/www/postgres.html 1 Mar 2005 00:15:52 -0000 1.30.2.13 @@ -47,7 +47,7 @@ [root src]# tar xfj /tmp/postgresql-7.4.1.tar.bz2 [root src]# cd /usr/local/src -tar xfj /tmp/postgresql-7.4.1.tar.bz2
  • Install Bison.�Only do this if bison --version is smaller than 1.875 and you install PostgreSQL 7.4.

    [root root]# cd /usr/local/src
    +tar xfj /tmp/postgresql-7.4.1.tar.bz2
  • Install Bison.�Only do this if bison --version is smaller than 1.875 and you install PostgreSQL 7.4 from cvs instead of tarball.

    [root root]# cd /usr/local/src
     [root src]# wget http://ftp.gnu.org/gnu/bison/bison-1.875.tar.gz
     [root src]# tar xfz bison-1.875.tar.gz
     [root src]# cd bison-1.875