<div>Hello,</div>
<div>&nbsp;</div>
<div>Does anyone know how to install MySQLdb into a python installation when the machine you are working on does not have MySQL installed? I.E. the MySQL installation is on a different server, but the site.cfg file for the MySQLdb installation asks for the location of the mysql_config:
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&quot;</div>
<div># The path to mysql_config.<br># Only use this if mysql_config is not on your PATH, or you have some weird<br># setup that requires it.<br>#mysql_config = /usr/local/bin/mysql_config</div>
<div>&nbsp;</div>
<div>&quot;</div>
<div>&nbsp;</div>
<div>Thanks!<br clear="all"><br>-- <br>Configuration<br>``````````````````````````<br>Plone 2.5.3-final,<br>CMF-1.6.4,<br>Zope (Zope 2.9.7-final, python 2.4.4, linux2),<br>Five 1.4.1,<br>Python 2.4.4 (#1, Jul 3 2007, 22:58:17) [GCC 
4.1.1 20070105 (Red Hat 4.1.1-51)],<br>PIL 1.1.6 </div>