宝塔面板CentOS7 安装php8.1报错:error:BROTIL libs and/or directories were not found where specified解决方案
CentOS7 下编译安装PHP8.1报错,关键字:error:BROTIL libs and/or directories were not found where specified
错误原因,缺少依赖,brotli brotli-devel
解决方案:
1、下载epel安装源:wget http://download-ib01.fedoraproject.org/pub/epel/7/x86_64/
2、安装epel源rpm -Uvh epel-release*rpm
3、安装brotli brotli-devel依赖yum -y install brotli brotli-devel

扫码添加技术【解决问题】
专业解决各种疑难杂症,您有任何问题都可联系我们技术人员。
本文来自博客园,作者:可有仙子迎风立,转载请注明原文链接:https://www.cnblogs.com/xztime/p/19676722

浙公网安备 33010602011771号