K
K
kkoshakk2016-09-11 21:29:11
Nginx
kkoshakk, 2016-09-11 21:29:11

How to solve NGINX build problem?

Tell me, please, if I build NGINX from sources and want to immediately add the PCRE, Zlib, OpenSSL libraries to NGINX using --with-pcre=path --with-zlib=path and not install them into the system, I need to specify some then the options in --with-cc-opt= and --with-ld-opt=? As I understand it, in FreeBSD, for PCRE you need to add this: --with-cc-opt="-I /usr/local/include" or is this option only needed if the libraries are installed on the system?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-09-11
@kkoshakk

this parameter is needed only if the libraries are installed on the system in a non-standard location

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question