宝塔用户_mvyebc 发表于 2025-2-11 16:13:27

【已完成】./configure: error: the HTTp image filter module requires the ...

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:9.4
系统版本:oracle 7.9 Red Hat Enterprise Linux Server release 7.9(Maipo)
问题描述:
nginx安装    报错   ./configure: error: the HTTp image filter module requires the GD library.
相关截图(日志、错误):

堡塔运维南一 发表于 2025-2-11 17:34:10

您好,安装失败的原因是GD库的缺失
执行下面命令,安装好GD库之后再去安装nginx
yum update

yum install gd gd-devel

宝塔用户_mvyebc 发表于 2025-2-11 18:56:54

本帖最后由 宝塔用户_mvyebc 于 2025-2-12 09:53 编辑

堡塔运维南一 发表于 2025-2-11 17:34
您好,安装失败的原因是GD库的缺失
执行下面命令,安装好GD库之后再去安装nginx
...
好了,rh7 yum源变量问题
页: [1]
查看完整版本: 【已完成】./configure: error: the HTTp image filter module requires the ...