Love, Matt wrote:
The first error message I get is 'Python.h: No suchFile or directory'. I imagine that is a problem.
Probably you have only installed the python package. You need to install the python-devel package as well. You'll also need postgresql-devel.
-- Christoph _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
