Re: [GENERAL] Building plpython on Mac OSX...

2004-09-24 Thread Jerry LeVan
I was able to get it to build with the framework change and commenting out the shared library test on 7.4.5. The patch looks a bit cleaner... Jerry On Sep 24, 2004, at 4:14 PM, Tom Lane wrote: Jerry LeVan <[EMAIL PROTECTED]> writes: Have any configure experts looked at building plpython.so on mac o

Re: [GENERAL] Building plpython on Mac OSX...

2004-09-24 Thread Tom Lane
Jerry LeVan <[EMAIL PROTECTED]> writes: > Have any configure experts looked at building plpython.so > on mac os x lately? CVS tip builds it properly, with this just-applied patch: http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/plpython/Makefile.diff?r1=1.13;r2=1.14 I am not sure