mysql5のconfigureで以下のようなメッセージが出るとき、 configure: error: Cannot find libmysqlclient under /usr/local. Note that the MySQL client library is not bundled anymore! かつ、アーキテクチャが64のときは./configure オプションに –with-mysql=/usr/bin/ –with-libdir=lib64 が足りない。 アーキテクチャの確認方法は uname -r

6月 7th, 2010
admin
Posted in
Tags: