[Tutor] Troubles with Python modules
Danny Yoo
dyoo at hkn.eecs.berkeley.edu
Tue May 17 23:56:52 CEST 2005
On Tue, 17 May 2005, Alberto Troiano wrote:
> Sorry about the question marks (MSN addiction :))
>
> Didn't work and as I suspected it was already installed.
Hi Alberto,
I'm still thinking that the MySQL development packages are either damaged
or mixed up, since the error message says that it can't find MySQL's
headers.
Let's double check something. Can you do the following from your Unix
shell?
######
$ rpm -qil mysql-devel
$ ls -l /usr/include/mysql
######
Show us what comes out.
More information about the Tutor
mailing list