Re: PL/Python build - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PL/Python build
Date
Msg-id 200105092253.f49Mrtf25428@candle.pha.pa.us
Whole thread Raw
In response to Re: PL/Python build  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: PL/Python build  (Joel Burton <jburton@scw.org>)
List pgsql-hackers
> Bruce Momjian writes:
> 
> > OK, I have loaded PL/Python into CVS.  The problem is that the Makefile
> > does not work with our build system.  It assumes someone is
> > hand-configuring the Makefile for python versions and paths.
> 
> Might be rather complex.  I don't want more of the third party generated
> makefiles in our build system because it messes up many things.  As long
> as it's documented how to build it we can work with it for now.

I disabled the plPython Makefile until we can deal with it:
$ gmakeDisabled until merged into our Makefile system, bjm 2001-05-09

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PL/Python build
Next
From: Bruce Momjian
Date:
Subject: Re: createlang patch