CentOS安裝Nginx 報錯「configure: error: the HTTP rewrite module requires the PCRE library」解決辦法

CentOS 6.2 安裝Nginx時報錯nginx

錯誤提示: ./configure: error: the HTTP rewrite module requires the PCRE library.機器學習

解決辦法:學習

  1. 安裝 pcre-devel 與 openssl-devel
  2. yum -y install pcre-devel openssl openssl-devel
  3. ./configure --prefix=/usr/local/nginx
  4. make
  5. make install

關注公衆號「Python專欄」,後臺回覆「機器學習電子書」得到100份機器電子學習相關電子書。ui

相關文章
相關標籤/搜索