Thank you...
after:
%yum install mysql*
I was able to build and install mysql-python
--
View this message in context:
http://www.nabble.com/MySQL-python-1.2.2-install-with-no-mysql-tp14836669p14845579.html
Sent from the Python - python-list mailing list archive at Nabble.com.
--
http://ma
washakie napisał(a):
> Okay, I've installed mysql then using yum... it installed the same version
> running on another machine with identical python where all works well... but
> now I get this error during build... thoughts?!?? mysql_config is there, and
> the site.cfg file is pointing correctly t
Okay, I've installed mysql then using yum... it installed the same version
running on another machine with identical python where all works well... but
now I get this error during build... thoughts?!?? mysql_config is there, and
the site.cfg file is pointing correctly to it... :
[root@ MySQL-pyth
washakie napisał(a):
> I need to install the MySQL-python-1.2.2 connector in order to access a db
> on another machine. In the install it asks for the location of the
> mysql_config file, and if I leave it as the default I get:
>
> [EMAIL PROTECTED] MySQL-python-1.2.2]# python setup.py build
> sh