Thread: PostgreSQL with Python on Win32

PostgreSQL with Python on Win32

From
Date:
-----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-----


Re: PostgreSQL with Python on Win32

From
"Magnus Hagander"
Date:
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@fdu.edu [mailto:flory@fdu.edu]
> Sent: Saturday, April 03, 2004 9:08 PM
> To: pgsql-hackers-win32@postgresql.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
>