configure: error: mcrypt.h not found. Please reinstall libmcrypt. 方法一: yum install -y epel-releaseyum install -y libmcrypt-devel两个不能一起安装,因为CentOs6 ...
configure: error: mcrypt.h not found. Please reinstall libmcrypt. 今天在编译php的时候,出现如下错误php安装出错:configure: error: mcrypt.h not found. Please reinstall libmcrypt.,意思是,没有查找到mcrytp.h,需要安装libcrytp,在下面的地址下载li ...
2012-01-08 16:06 0 3587 推荐指数:
configure: error: mcrypt.h not found. Please reinstall libmcrypt. 方法一: yum install -y epel-releaseyum install -y libmcrypt-devel两个不能一起安装,因为CentOs6 ...
1、下载libmcrypt 2、解压 3、配置编译参数 4、编译安装 ...
我是在CentOS6.5安装php5.5.28这个版本,PHP编译代码如下: ./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/php/etc --with-mysql=/usr/local ...
--enable-so ,提示以下错误: configure: error: APR not fo ...
解决办法 brew install curl xcode-select --install ...
php-7.3.4 configure: error: Please reinstall the libzip distribution ...