Re: PostgreSQL with Python on Win32

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <flory(at)fdu(dot)edu>, <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: PostgreSQL with Python on Win32
Date: 2004-04-05 15:12:13
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE34B6B6@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Hi!

I'm not sure if anybody has tried to build the "more fancy" PL language
on win32. Personally I haven't gotten that far. PL/pgsql works fine, but
I haven't tested any of the others.

As for the Makefile issue, that looks pretty weird. I would expect a lot
of different errors, but not really a makefile missing. Which file
exactly is it complaining about?

Also, this could possibly be another case of the "symlink not doing what
it's supposed to" (very maybe). If so, please just try to run configure
again with the same parameters and see if it goes away.

//Magnus

> -----Original Message-----
> From: flory(at)fdu(dot)edu [mailto:flory(at)fdu(dot)edu]
> Sent: Saturday, April 03, 2004 9:08 PM
> To: pgsql-hackers-win32(at)postgresql(dot)org
> Subject: [pgsql-hackers-win32] PostgreSQL with Python on Win32
>
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> PostgreSQL gurus:
>
> Another elementary question. I have both the ActiveState
> Perl and ActiveState Python distributions installed. I can
> run configure successfully with the "--with-perl" flag but
> the "--with-python" flag fails with an error about a missing
> make file. Without the python option I compile very nicely
> and it runs. (I must admit I haven't tested the Perl yet.)
> However, I really want Python not Perl as my PL.
>
> Any suggestions?
>
> Cheers, David
> - -------------------------------------------
> David Flory, Ph.D.
> Professor of Physics & Director
> School of Natural Sciences
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 8.0.3
> Comment: 201-692-7064
>
> iQA/AwUBQG8Lh1e2/rcN3lp8EQLe0QCaA8NTbOm2LaEtpqB6zAmB8QaqWxcAoN/7
> d7P/+DbWZaGFnCICL+bs7K+o
> =05KA
> -----END PGP SIGNATURE-----
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Cyrille Chepelov 2004-04-05 16:00:30 Success report
Previous Message Webmaster Bebe Nounou 2004-04-04 22:18:38 Re: PostgreSQL Win32 Port / psqlODBC driver