[EMAIL PROTECTED] wrote:
> 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.
> 
Thanks, but what is WAG?

This came right in: Confusingly, it's not apt-get pypgsql, it is
python-pgsql. After doing a apt-get python-pgsql. I'm not yet
one happy camper, but getting there. Thanks.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to