Re: minor misleading configure error-msg around PCRE

2013-10-29 Thread Maxim Dounin
Hello! On Tue, Oct 29, 2013 at 11:27:48AM +0100, e1c1bac6253dc54a1e89ddc046585...@posteo.net wrote: > Hi, > > ./configure: error: the HTTP rewrite module requires the PCRE library. > You can either disable the module by using > --without-http_rewrite_module > option, or install the PCRE library

minor misleading configure error-msg around PCRE

2013-10-29 Thread e1c1bac6253dc54a1e89ddc046585792
Hi, ./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE library into the system, or build the PCRE library statically from the source with nginx by using --with-pcre= option.