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?
Thanks!
Sean
--
http://mail.python.org/mailman/li
Diez B. Roggisch wrote:
> 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 buil