摘要:
如果是rpm安装mysql则直接写成--with-mysql 如果是编译安装mysql则写成--with-mysql=mysql安装路劲 如果你还没有安装Mysql数据库,可以暂时不编译 阅读全文
posted @ 2018-07-15 10:18
午火39
阅读(2377)
评论(0)
推荐(0)
摘要:
configure: error: mcrypt.h not found. Please reinstall libmcrypt. 方法一: yum install -y epel-releaseyum install -y libmcrypt-devel两个不能一起安装,因为CentOs6默认的y 阅读全文
posted @ 2018-07-15 09:58
午火39
阅读(10171)
评论(0)
推荐(0)