My problem fits under this subject so i thought i'd hijack it :-]
I have redhat 6.1, and i've installed and gotten postgresql 7.0 working
okay (at least i can create tables at a psql prompt and insert data).
I have zope 2.1.6 and after untarring the ZPyGreSQLDA, the README.txt file
says to do two things. First:
make -f Makefile.pre.in boot
there was lots of output, but everything seemed to go okay
however when i tried the second step:
make
it failed with an error saying that libpq-fe.h and libpq/libpq-fs.h weren't
found
any suggestions for how i correct this? where *should* those header files
be?
thanx so much in advance,
~c
~
~ On Fri, 26 May 2000, Hung Jung Lu wrote:
~ > I need help building the PostGreSQL database adapter on Linux.
~
~ Welcome!
~
~ > Sigh... why is installing everything on Linux such a nightmare?
~ ZPyGreSQLDA
~
~ In the world of free software you must do it yourself - there are too
~ many UNIX variants and personal settings that noone can create an
~ universal
~ Makfile...
~
~ > make[1]: *** No rule to make target
~ > `/u/c2/hjlu/lwc_zope/lib/python1.5/config/Ma
~ > kefile', needed by `sedscript'. Stop.
~
~ You forget to install python-dev RPMs. Just a guess, but reasonable
~ guess.
~
~ Oleg. (All opinions are mine and not of my employer)
~ ----
~ Oleg Broytmann Foundation for Effective Policies
~ [EMAIL PROTECTED]
~ Programmers don't die, they just GOSUB without RETURN.
~
~
~ _______________________________________________
~ Zope maillist - [EMAIL PROTECTED]
~ http://lists.zope.org/mailman/listinfo/zope
~ ** No cross posts or HTML encoding! **
~ (Related lists -
~ http://lists.zope.org/mailman/listinfo/zope-announce
~ http://lists.zope.org/mailman/listinfo/zope-dev )
~
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )