宝塔用户_vvjsmp 发表于 2024-4-3 17:40:21

【待反馈】centos8装不上nginx

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
系统版本:CentOS Stream release 8
问题描述:在平台内一直装不上Nginx
相关截图(日志、错误):
./configure: error: C compiler cc is not foundmake: *** No rule to make target 'build', needed by 'default'. Stop.make: *** No rule to make target 'install'. Stop.

堡塔运维南一 发表于 2024-4-3 18:09:38

您好,执行下面命令后,再去安装nginx
yum install -y gcc gcc-c++
页: [1]
查看完整版本: 【待反馈】centos8装不上nginx