From: | "Bob T" <rjtalbo(at)attglobal(dot)net> |
---|---|
To: | "Jason Tishler" <jason(at)tishler(dot)net>, <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Python..Perl |
Date: | 2002-02-06 15:04:38 |
Message-ID: | 003001c1af1f$9d41b2a0$8700a8c0@BOBSVAIO |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Thanks works for me...
I am using on my WinXp install Python 2.1.1 in Active Python IDE
BobT
----- Original Message -----
From: "Jason Tishler" <jason(at)tishler(dot)net>
To: "Bob T" <rjtalbo(at)attglobal(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Wednesday, February 06, 2002 8:22 AM
Subject: Re: [CYGWIN] Python..Perl
Bob,
On Wed, Feb 06, 2002 at 12:08:53AM -0500, Bob T wrote:
> Cygwin..WinXP..Postgres 7.1.3 all installed 2/02/2002
> When I compiled Postgresql for Linux I could add in Perl functionality..
> How do I do this in my WIN32 install for Perl mod and Python Mod..
The Cygwin PostgreSQL 7.1.3 that is part of the standard Cygwin
distribution contains the Python module (i.e., _pgmodule) but only for
Python 2.1.1. Sorry, but Python 2.2 no longer supports the traditional
Misc/Makefile.pre.in style build for shared extensions. So, IMO the back
port was not worth it. Your choices are to wait for my Cygwin PostgreSQL
7.2 build or build it yourself.
Jason
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2002-02-06 15:18:49 | Re: 7.2 psql |
Previous Message | Jason Tishler | 2002-02-06 13:22:07 | Re: Python..Perl |