Sean O'Donnell schrieb:
> Hi,
> 
> I can't seem to get MySQLdb/1.2.1p2 to install on Slackware/10.2, with
> Python/2.4.1, and MySQL/5.0.18.
> 
> The following command:
> 
> $ python setup.py build 2> setup.err
> 
> returns the following errors:
> 
> http://pastebin.com/851624
> 
> Any suggestions?

Install the mysql developer package that contains the needed includefiles.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to