原文:nginx编译过程中出现的几个错误及处理办法

错误提示 : error: perl module ExtUtils::Embed is required 解决办法: yum y install perl devel perl ExtUtils Embed 错误提示 : . configure: error: the GeoIP module requires the GeoIP library 解决办法: yum install geoip ...

2020-01-09 14:27 0 747 推荐指数:

查看详情

编译安装nginx过程中出现错误

执行 make 报错 make: *** No rule to make target build, needed by default. Stop. 解决方式: 更新yum yum update 更新完成后,先删除之前准备make的nginx包,然后重新解压一个。 安装前置库 ...

Mon Jul 01 23:08:00 CST 2019 0 435
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM