HI,
I uninstalled Psycopg from my LINUX m/c & now zope is working fine. Again I started installing psycopg-1.1.6 & in the first step itsef it gives the following error: [t...@test psycopg-1.1.6]$. /configure --prefix=/opt/zope/psycopg-1.1.6 --with-mxdatetime-includes=/home/test/egenix/2.0.6/mx/DateTime/mxDateTime --with-postgres-includes=/home/postgres/7.4.13/src/include --with-postgres-libraries=/home/postgres/7.4.13/lib --with-zope=/opt/zope loading cache ./config.cache checking for python... /usr/bin/python checking python version... 2.4 checking python installation prefix... /home/test/Python/2.4.4 checking python installation exec_prefix... /home/test/Python/2.4.4 checking definitions in Python library makefile... done checking location of python library... $(prefix)/lib/python2.4/site-packages checking location of python shared modules... $(exec_prefix)/lib/python2.4/site-packages checking for gcc... gcc -pthread checking whether the C compiler (gcc -pthread ) works... yes checking whether the C compiler (gcc -pthread ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc -pthread accepts -g... yes checking how to run the C preprocessor... gcc -pthread -E checking whether make sets ${MAKE}... yes checking for inline... inline *checking PostgreSQL version... configure: error: missing PostgreSQL headers * Is it because of this error that I am not able to solve the issue? Because last time when I Installed Psycopg I faced the same error. How shall I progress? Please Note: Paths of the Directories where my installables are – Zope --à /opt/zope Python à /home/test/Python/2.4.4 Egenix -à /home/test/egenix Postgresqlà /home/postgres/7.4.13 Psycopgà/opt/zope/psycopg-1.1.6
_______________________________________________ Zope-DB mailing list Zope-DB@zope.org https://mail.zope.org/mailman/listinfo/zope-db