[Zope-DB] ZpsycopgDA installation

Leonardo Fernandes leonardo.fernandes@ic.unicamp.br
Mon, 10 Feb 2003 10:59:16 -0200


Hi,

Sorry to bother again, but I seem to be in trouble at every step of the
installation of psycopg. Ive executed

./configure
--with-mxdatetime-includes=/usr/lib/python2.1/site-packages/mx/DateTime/mxDateTime/
--with-postgres-includes=/usr/local/pgsql/include/
--with-postgres-libraries=/usr/local/pgsql/lib/
--with-zope=/home/local/zope/

make
make install
make install-zope

all with success. How do I connect to my databases from Zope now? Zope
doesnt show any option to add a ZpsycopgDA connection or interface.

Sorry if some people think these matters shouldnt be discussed here.

Thanks again,
Leonardo