requires
-
编译安装nginx却requires the PCRE library
编译安装nginx需要pcre包,未安装会有如下提示: ./configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using –without…
*本站广告为第三方投放,如发生纠纷,请向本站索取第三方联系方式沟通
编译安装nginx需要pcre包,未安装会有如下提示: ./configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using –without…