原文:安裝nginx出錯the HTTP rewrite module requires the PCRE library

問題描述 報錯信息如下所示: 原因 缺少pcre和pcre devel 解決 首先安裝pcre和pcre devel,rpm安裝的時候注意依賴關系。 如果在安裝以后還出現報錯的情況,則使用命令指定pcre的源碼路徑進行安裝。 prefix:選擇nginx要安裝的目錄 with pcre:選擇pcre的源碼所在目錄 ...

2021-06-11 16:00 0 8862 推薦指數:

查看詳情

編譯安裝nginxrequires the PCRE library

編譯安裝nginx需要pcre包,未安裝會有如下提示: ./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using ...

Sat Jun 10 02:20:00 CST 2017 0 20115
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM