--- sql/pgsql/INSTALL 2002/02/08 11:14:06 1.2 +++ sql/pgsql/INSTALL 2002/10/07 10:51:02 1.3 @@ -8,6 +8,8 @@ As most UNIX libraries Parser3 PgSQL driver follows the "standard": cd $D/parser3project + mkdir sql + cd sql gunzip -c parser3pgsql-x.x.tar.gz | tar xvf - cd parser3pgsql-x.x ./configure --prefix=/usr/local @@ -43,4 +45,4 @@ pgsql $sqldriversdir/libparser3pgsql.so Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.2 2002/02/08 11:14:06 paf Exp $ +$Id: INSTALL,v 1.3 2002/10/07 10:51:02 paf Exp $