宝塔面板安装php扩展的报错,提示:Cannot find autoconf. Please

[复制链接] |主动推送
查看44 | 回复0 | 2024-9-11 18:27:31 | 显示全部楼层 |阅读模式
宝塔面板安装php扩展的报错,提示:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script
163906wzipixoxiommf6ov.png
如图
出现原因:
缺少 autoconf 组件的依赖
解决方案:
CentOS|RedHat系列
yum install autoconf -y

Ubuntu|Debian系列:
apt-get update  -yapt-get install autoconf2.13 -y
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则