Note that the MySQL client library is not bundled
时间:2010-05-24 来源:reesun
在源码编译安装php时,如果没有安装mysql的话,会出现如下提示信息:
由于不愿意源码安装mysql,我发现一个ubuntu的包,可以解决此问题:
OK!搞定~~
Note that the MySQL client library is not bundled |
由于不愿意源码安装mysql,我发现一个ubuntu的包,可以解决此问题:
sudo apt-get install libmysqlclient15-dev |
OK!搞定~~
相关阅读 更多 +
排行榜 更多 +