原文: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