1.安装MySQL数据库:
MySQL-5.6.26-1.linux_glibc2.5.i386.rpm-bundle
http://share.weiyun.com/771a602594d5cdf5b65d17d4b1513309
2.安装pip:
pip-1.5.4.tar.gz
http://share.weiyun.com/0635c9f6a0f60cd58d901c0b9f1ade2e
3.安装python-devel:
yum install -y python-devel
4.安装mysql-python:
pip install MySQL-Python
OK。
Fedora22环境下Python3.4+Django1.8+MySQL5.6环境搭建:http://www.linuxdiyf.com/linux/13161.html
Fedora22下安装MySQL Workbench失败,缺少libvsqlitepp.so.3()(6:http://www.linuxdiyf.com/linux/12659.html