摘要: 进入安装扩展的源码目录cd /usr/local/src/php-5.3.8/ext/mcrypt运行phpize/usr/local/php/bin/phpize编译安装./configure --with-php-config=/usr/local/php5/bin/php-config提示缺少mcrypt.h文件configure: error: mcrypt.h not found. Please reinstall libmcrypt.安装libmcryptwget ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/libmcrypt/li 阅读全文
posted @ 2013-01-03 16:38 brookin 阅读(411) 评论(0) 推荐(0)