Hello everyone,
I am having problem with mysql-python installation on leopard. I
am getting errors when compiling mysql-python.
error: command 'gcc' failed with exit status 1
mysql.c:35:23: error: my_config.h: No such file or directory
_mysql.c:40:19: error: mysql.h: No such file or directory
_mysql.c:41:26: error: mysqld_error.h: No such file or directory
_mysql.c:42:20: error: errmsg.h: No such file or directory
_mysql.c:78: error: syntax error before 'MYSQL'
Can anyone suggest me how to fix mysql headers so that mysql-python
compiles and get installed. I installed MYSQL using this article an
it worked fine.
http://www.red91.com/articles/2007/12/14/installing-mysql-on-leopard
Any suggestions to get mysql-devel working.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---