继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续
感谢您的支持,我会继续努力的
赞赏金额会直接到老师账户
将二维码发送给自己后长按识别
微信支付
支付宝支付

PHP动态编译时报错

ajax入门学习视频
关注TA
已关注
手记 266
粉丝 79
获赞 597

# /usr/java/php5/bin/phpize


Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20050922
Zend Extension Api No:   220051025
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF
environment variable is set correctly and then rerun this script.


# rpm -qa|grep m4
m4-1.4.13-5.el6.x86_64

# rpm -qa|grep autoconf
autoconf-2.63-5.1.el6.noarch
查看这两个m4和autoconf 是否已经安装完成。

如果没有安装就要yum install m4和yum install autoconf


打开App,阅读手记
0人推荐
发表评论
随时随地看视频慕课网APP