<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There is a&nbsp;consistent&nbsp;problem compiling MySQLdb on OS X, wether it's 10.4 or 10.5. &nbsp;The following link details a work around. &nbsp;Even though it specifically mentions 10.5, the problem exists on 10.4.<div><br class="webkit-block-placeholder"></div><div><a href="http://www.nickshanny.com/2007/10/os-x-105-python-and-mysqldb.html">http://www.nickshanny.com/2007/10/os-x-105-python-and-mysqldb.html</a></div><div><br class="webkit-block-placeholder"></div><div>I hope this works for you.</div><div><br class="webkit-block-placeholder"></div><div>Cheers,</div><div><br class="webkit-block-placeholder"></div><div>Larry</div><div><br><div><div><div>On Feb 2, 2008, at 3:02 AM, Grzegorz Laszczyk wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi.<br>I have to work with MySQL database. I'm trying to install MySQLdb module <br>on my MacBook Pro (with Tiger).<br><br>I've downloaded source .gz from site, unpack it.<br>When trying to install it, an error occured.<br><br>grzesieks-computer:~/desktop grzesiek$ cd &nbsp;MySQL-python-1.2.2<br>grzesieks-computer:~/desktop/MySQL-python-1.2.2 grzesiek$ python <br>setup.py build<br>sh: line 1: mysql_config: command not found<br>Traceback (most recent call last):<br> &nbsp;File "setup.py", line 16, in &lt;module&gt;<br> &nbsp;&nbsp;&nbsp;metadata, options = get_config()<br> &nbsp;File "/Users/grzesiek/Desktop/MySQL-python-1.2.2/setup_posix.py", line <br>43, in get_config<br> &nbsp;&nbsp;&nbsp;libs = mysql_config("libs_r")<br> &nbsp;File "/Users/grzesiek/Desktop/MySQL-python-1.2.2/setup_posix.py", line <br>24, in mysql_config<br> &nbsp;&nbsp;&nbsp;raise EnvironmentError, "%s not found" % mysql_config.path<br>EnvironmentError: mysql_config not found<br>grzesieks-computer:~/desktop/MySQL-python-1.2.2 grzesiek$<br><br>Can you help me. Maybe it is other way to work witk MySQL.<br><br>Thanks<br>Grzesiek<br><br><br><br>----------------------------------------------------------------------<br>Zmus swojego faceta, zeby to przeczytal<br>Kliknij &gt;&gt;&gt; <a href="http://link.interia.pl/f1ceb">http://link.interia.pl/f1ceb</a><br><br>_______________________________________________<br>Pythonmac-SIG maillist &nbsp;- &nbsp;<a href="mailto:Pythonmac-SIG@python.org">Pythonmac-SIG@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pythonmac-sig">http://mail.python.org/mailman/listinfo/pythonmac-sig</a><br></blockquote></div><br></div></div></body></html>