sudo yum install python27-devel mysql-devel
wget http://download.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.3.tar.gz
cd MySQL-python-1.2.3
python2.7 setup.py build
sudo python2.7 setup.py install
More than 5 years have passed since last update.
amazon linux上で、python2.7用にMySQL-pythonをコンパイル・インストール
Posted at
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme