Re: [GENERAL] Snow Leopard and plpython problem

2009-09-03 Thread Jerry LeVan
On Sep 3, 2009, at 11:01 AM, Jan Otto wrote: hi jerry, Hi I am having a problem building Postgresql 8.4.0 in Snow Leopard. I cannot get plpython to build... I have installed MacPython 2.6.2 in /Library/Frameworks/ Python.framework do you really need python 2.6.2? snow leopard has python 2

Re: [GENERAL] Snow Leopard and plpython problem

2009-09-03 Thread Jan Otto
hi jerry, Hi I am having a problem building Postgresql 8.4.0 in Snow Leopard. I cannot get plpython to build... I have installed MacPython 2.6.2 in /Library/Frameworks/ Python.framework do you really need python 2.6.2? snow leopard has python 2.6.1 on board and there are no problems compi

Re: [GENERAL] Snow Leopard and plpython problem

2009-09-03 Thread Emanuel Calvo Franco
2009/9/3 Jerry LeVan : > Hi I am having a problem building Postgresql 8.4.0 in Snow Leopard. > > I cannot get plpython to build... > > I have installed MacPython 2.6.2 in /Library/Frameworks/Python.framework > > The binary: > In Debian I had to install these libs to get work 8.4:libsdl-perl, libpe

[GENERAL] Snow Leopard and plpython problem

2009-09-03 Thread Jerry LeVan
Hi I am having a problem building Postgresql 8.4.0 in Snow Leopard. I cannot get plpython to build... I have installed MacPython 2.6.2 in /Library/Frameworks/Python.framework The binary: mbp:postgresql-8.4.0 postgres$ which python /Library/Frameworks/Python.framework/Versions/Current/bin/pytho