Re: [Pythonmac-SIG] P4Python, MySQLdb, or Python Extensions

2007-10-09 Thread Nehemiah Dacres
.so, if im not mistaken is eather a linux shared library or not a mac shared library (someone correct me if im wrong) try making sure the python version you chose is the one for mac. the best supported python for mac is macpython(distributes in a mac

Re: [Pythonmac-SIG] P4Python, MySQLdb, or Python Extensions

2007-10-09 Thread Lyndsey Ferguson
On 10/9/07, Nehemiah Dacres <[EMAIL PROTECTED]> wrote: > > .so, if im not mistaken is eather a linux shared library or not a mac > shared library (someone correct me if im wrong) try making sure the python > version you chose is the one for mac. the best supported python for mac is > macpython

Re: [Pythonmac-SIG] P4Python, MySQLdb, or Python Extensions

2007-10-09 Thread Christopher Barker
Lyndsey Ferguson wrote: > In the setup.py for the Macintosh case, I had to add the > "extra_link_args=["-framework", "Carbon] to the setup call. This works > and I was able to run it in python. Shouldn't distutils do this for you? Anyone know? -CHB -- Christopher Barker, Ph.D. Oceanographer