<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Thanks, </DIV><DIV>but that didn't workout :(</DIV><DIV>I've Installed now:</DIV><DIV>2.4.3 (didnt work)</DIV><DIV>2.5 (didn work)</DIV><DIV>An installation of MySQLdb (the package from <A href="http://pythonmac.org/packages/py24-fat/index.html">http://pythonmac.org/packages/py24-fat/index.html</A> ) (didnt work on orignal python, 2.4.3, 2,5)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>did a search on MySQLdb on my drive in the /usr dir .. </DIV><DIV>found it :-)</DIV><DIV><I>/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages</I></DIV><DIV>there..and copied it into</DIV><DIV><I>/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages</I></DIV><DIV>But it all didn't work out .. </DIV><DIV>>> import MySQLdb</DIV><DIV>MySQLdb/__init__.py:19: RuntimeWarning: Python C API version mismatch for module _mysql: This Python has API version 1013, module _mysql has version 1012.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Then i've installed gcc 4.0 from the developer package (XCode)</DIV><DIV>Then i've downloaded the package from http://sourceforge.net/projects/mysql-python and tried to compile</DIV><DIV><I>/usr/bin/env gcc </I>gives <I>i686-apple-darwin8-gcc-4.0.1</I></DIV><DIV>Tried to compile ... didn't work out .. lot's of errors .. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Any tricks left ?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Regards J.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On 18-okt-2006, at 23:57, Jacob Rus wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">At this point I don't think there's any reason *not*</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">to just install [Python 2.5][py25] from python.org,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">and then do the `sudo python setup.py install` routine.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">There are some nifty new things in python 2.5, and as</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">far as I know, no issues running code for 2.3 or 2.4.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">[py25]: <A href="http://www.python.org/download/releases/2.5/">http://www.python.org/download/releases/2.5/</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-Jacob</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">______________________________________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">For new threads USE THIS: <A href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">(threading gets destroyed and the universe will collapse if you don't)</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>