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 ...