nginx-module-stream-sts icon indicating copy to clipboard operation
nginx-module-stream-sts copied to clipboard

configuration error

Open ray1888 opened this issue 7 years ago • 1 comments

i have already clone sts and sts-stream-module(save at /usr/local) , and configre like this : ./configure --without-pcre
--prefix=/usr/local/nginx
--with-debug
--without-http_rewrite_module
--with-poll_module
--with-http_stub_status_module
--add-module=/usr/local/nginx-module-sts --add-module=/usr/local/nginx-module-stream-sts

and error like this : adding module in /usr/local/nginx-module-sts ./configure: 2: .: Can't open auto/have

so where is the problem? thx

ray1888 avatar Aug 17 '17 02:08 ray1888

Please let me know your compile environment.(OS, GCC version, NGINX version) Thanks.

vozlt avatar Jun 21 '18 02:06 vozlt