Problem installing MySQLdb/1.2.1_p2 with Python/2.4.1 and MySQL/5.0.18

S

Sean O'Donnell

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
 
D

Diez B. Roggisch

Sean said:
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
 
S

Sean O'Donnell

Diez said:
Install the mysql developer package that contains the needed includefiles.

Diez

doh... I forgot that I installed MySQL/5.0.18 from the binary
distribution, not the source (as I thought I had done back when).

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top