Could not build MySQLdb on PowerMac (PPC)

Ted Zeng zeng at adobe.com
Mon Sep 18 18:58:52 EDT 2006


Thank. I got it installed by following your instructions.

I also needed to add the path to $PATH in the shell to make it work.


ted

-----Original Message-----
From: python-list-bounces+zeng=adobe.com at python.org
[mailto:python-list-bounces+zeng=adobe.com at python.org] On Behalf Of Diez
B. Roggisch
Sent: Monday, September 18, 2006 11:38 AM
To: python-list at python.org
Subject: Re: Could not build MySQLdb on PowerMac (PPC)

Ted Zeng schrieb:
> Hi,
> 
> I am new to Python. I am trying to build MySQLdb for my PowerPC
> PowerMac.
> I just downloaded the source last week and tried to build it.
> But I got the error messages as follow. I checked and there is no such
> files as 
> mysql_config
> mysql.h
> my_config.h
> ...
> 
> Did I download the wrong source?

You need the mysql development files. You could e.g. use fink to install

mysql and the development files package. On my machine it's called 
mysql14-dev.


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



More information about the Python-list mailing list