How to user custom compiled pcre library with nginx configure
Valentin V. Bartenev
ne at vbart.ru
Mon May 28 11:47:49 UTC 2012
On Monday 28 May 2012 15:27:54 vivek goel wrote:
> I am custom compiling pcre library.
> If I am running nginx configure it is not detecting that library
> Setting up environment flags doesn't help
> env CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib ./configure
> doesn't help.
> How can I force it to detect that library ?
>
http://nginx.org/en/docs/install.html
--with-ld-opt
--with-cc-opt
wbr, Valentin V. Bartenev
More information about the nginx-devel
mailing list