1746: plain CentOS 5.4 requires "yum install mysql-devel" before "easy_install MYSQL-python"

itaif******@live**** (Google Code) (Is this you? Claim this profile.)
Jan. 30, 2014
Hello,

I am not a linux expert but I found the following prerequisite installation problem:

east_install MYSQL-python failed with the following error:
_mysql.c:76: error: expected specifier-qualifier-list before MYSQL

running "yum install mysql-devel" solved the problem.

Please update the documentation.

Regards,
Itai
david
#1 david
  • +Component-Docs
david
#2 david
  • +EasyFix
david
#3 david
Fixed in master (6812402).
  • +Fixed