compiling nginx from sources and including xslt sources

orglee nginx-forum at forum.nginx.org
Thu Feb 4 15:36:38 UTC 2016


Hi,

I'm trying to compile nginx from source but despite providing ./configure
with --with-ld-opt I can't seem to see it.

This is the complete command I'm trying to use.

./configure --prefix=/opt/nginx-1.9.9/conf
--sbin-path=/opt/nginx-1.9.9/sbin/nginx
--conf-path=/opt/nginx-1.9.9/conf/nginx.conf
--pid-path=/opt/nginx-1.9.9/nginx.pid --loc
k-path=/opt/nginx-1.9.9/nginx.lock
--error-log-path=/opt/nginx-1.9.9/logs/error.log
--http-log-path=/opt/nginx-1.9.9/logs/access.log
--http-client-body-temp-path=/opt/nginx- 1.9.9/lib/body
--http-fastcgi-temp-path=/opt/nginx-1.9.9/lib/fastcgi
--http-proxy-temp-path=/opt/nginx-1.9.9/lib/proxy
--http-scgi-temp-path=/opt/nginx-1.9.9/lib/scgi --http
-uwsgi-temp-path=/opt/nginx-1.9.9/lib/uwsgi --user=www-data --group=www-data
--with-debug --with-http_v2_module --with-http_gzip_static_module
--with-http_addition_module -- with-http_dav_module
--with-http_realip_module --with-http_stub_status_module
--with-http_sub_module --with-ipv6 --with-mail --with-mail_ssl_module
--with-http_ssl_module -- with-openssl=/opt/src/nginx/openssl-1_0_1g
--with-sha1=/opt/src/nginx/openssl-1_0_1g
--with-md5=/opt/src/nginx/openssl-1_0_1g --with-http_xslt_module
--with-pcre=/opt/src/ng inx/pcre-8.32 --with-pcre-jit
--with-zlib=/opt/src/nginx/zlib-1.2.8
--with-ld-opt="-I/opt/src/nginx/libxml-2.9.3
-I/opt/src/nginx/xslt-1.1.28"                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

~Thanks

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264346,264346#msg-264346



More information about the nginx mailing list