Re: Python Error

From: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Python Error
Date: 2003-03-27 22:09:32
Message-ID: 200303271409.32272.jdavis-pgsql@empires.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 27 March 2003 01:06 pm, Tamir Halperin wrote:
> sounds like you're missing a symlink. I don't know enough to fix the
> problem but a symlink fixed a similar problem for me pertaining to the same
> file.
>
> In my case it was because I didn't install crypto but was trying to work
> with pgsql and ssl.

It's also possible that you don't have the postgresql development package
installed, although normally you couldn't build or install PyGreSQL without
those development libraries.

Regards,
Jeff

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel R. Anderson 2003-03-27 22:09:35 Re: Python Error
Previous Message Dann Corbit 2003-03-27 21:54:29 FW: About OIDs