Re: Python Error

From: "Daniel R(dot) Anderson" <dan(at)mathjunkies(dot)com>
To: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Python Error
Date: 2003-03-27 22:09:35
Message-ID: 3E83769F.2000303@mathjunkies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can you be more specific about the "postgresql development package"?
Just to make sure I got everything I downloaded postgresql, base, opts,
test, docs, and whatever else was in the ftp dir. Do I need to do a
seperate ./configure && make?

Thanks,

-Dan

Jeff Davis wrote:

>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
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Olbersen 2003-03-27 22:18:56 pgAdminII "error"
Previous Message Jeff Davis 2003-03-27 22:09:32 Re: Python Error