Tin Gherdanarra wrote: > [EMAIL PROTECTED] wrote: > > Have you tried apt-get build-dep pypgsql ? > > > > It could be that you lacks the necessary packages to build it. > > funny you'd mention it, I did. pypgsql does not seem to > be an apt-get package, however. It did not work because > "E: Couldn't find package pypgsql" > > The fact that there is a > > PyObject_HEAD PGconn *conn; > > throws an error can't be relieved by another package, > I guess... > If that is the case, you need to read the pypgsql for what it is needed. As an alternative, you may try apt-get build-dep celementtree which may pull in the necessary files. But this is really WAG.
-- http://mail.python.org/mailman/listinfo/python-list