linux 安装MySQL-python

1.安装setuptools
2.yum install -y mysql-devel python-devel gcc
否则会报错:command 'gcc' failed with exit status 1
3.python setup.py install
 
posted @ 2015-01-19 12:04  BiboXie  阅读(285)  评论(0编辑  收藏  举报