Re: Python..Perl

From: Jason Tishler <jason(at)tishler(dot)net>
To: Bob T <rjtalbo(at)attglobal(dot)net>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Python..Perl
Date: 2002-02-06 13:22:07
Message-ID: 20020206132207.GA2168@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bob T 2002-02-06 15:04:38 Re: Python..Perl
Previous Message Gerrit P. Haase 2002-02-06 10:57:07 Re: Python..Perl