libluajit-5.1.so.2()(64bit) is needed by nginx-1.11.3-1.el6.ngx.x86_64

2016-09-06 Thread Артём Томюк
Hi all. I am trying to install nginx builded(via rpmbuild) with lua and luajit support, and getting error libluajit-5.1.so.2()(64bit) is needed by nginx-1.11.3-1.el6.ngx.x86_64. libluajit-5.1.so.2 is present in /usr/lib and /usr/lib64 but during install it some how doesn't visible. Maybe d

Re: nginx-1.11.3

2016-07-26 Thread George
ip_module.so"; load_module "modules/ngx_http_geoip_module.so"; ngxrestart Restarting nginx (via systemctl): [ OK ] nginx -V nginx version: nginx/1.11.3 built by clang 3.4.2 (tags/RELEASE_34/dot2-final) built with LibreSSL 2.3.6 TLS SNI support enabled confi

Re: nginx-1.11.3

2016-07-26 Thread Maxim Dounin
Hello! On Tue, Jul 26, 2016 at 02:38:19PM -0400, George wrote: > trying to enable ngx_stream_geoip_module as a dynamic module and getting > this error ONLY on SOME servers and not others all compiled with same > settings ? > > nginx -t > nginx: [emerg] dlopen() > "/usr/local/nginx/modules/ngx_st

Re: nginx-1.11.3

2016-07-26 Thread George
trying to enable ngx_stream_geoip_module as a dynamic module and getting this error ONLY on SOME servers and not others all compiled with same settings ? nginx -t nginx: [emerg] dlopen() "/usr/local/nginx/modules/ngx_stream_geoip_module.so" failed (/usr/local/nginx/modules/ngx_stream_geoip_module.

Re: [nginx-announce] nginx-1.11.3

2016-07-26 Thread Maxim Konovalov
On 7/26/16 7:46 PM, Kevin Worthington wrote: > Great, thank you Valentin. > That was just fixed. > Best regards, > Kevin > -- > Kevin Worthington > kworthington *@* (gmail] [dot} {com) > http://kevinworthington.com/ > http://twitter.com/kworthington > https://plus.google.com/+KevinWorthington/

Re: [nginx-announce] nginx-1.11.3

2016-07-26 Thread Kevin Worthington
Great, thank you Valentin. Best regards, Kevin -- Kevin Worthington kworthington *@* (gmail] [dot} {com) http://kevinworthington.com/ http://twitter.com/kworthington https://plus.google.com/+KevinWorthington/ On Tue, Jul 26, 2016 at 12:16 PM, Valentin V. Barte

Re: [nginx-announce] nginx-1.11.3

2016-07-26 Thread Valentin V. Bartenev
On Tuesday 26 July 2016 11:15:52 Kevin Worthington wrote: > Hello! > > When building on Cygwin on Windows 7, using the --with-stream flag, it > fails. [..] See: https://trac.nginx.org/nginx/ticket/1032 wbr, Valentin V. Bartenev ___ nginx mailing lis

Re: [nginx-announce] nginx-1.11.3

2016-07-26 Thread Kevin Worthington
am_proxy_module.o ' failed make[1]: *** [objs/src/stream/ngx_stream_proxy_module.o] Error 1 make[1]: Leaving directory '/home/kevin.worthington/nginx-1.11.3' Makefile:8: recipe for target 'build' failed make: *** [build] Error 2 I would appreciate any help. I'm

Re: [nginx-announce] nginx-1.11.3

2016-07-26 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.11.3 for Windows https://kevinworthington.com/nginxwin1113 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org

nginx-1.11.3

2016-07-26 Thread Maxim Dounin
Changes with nginx 1.11.326 Jul 2016 *) Change: now the "accept_mutex" directive is turned off by default. *) Feature: now nginx uses EPOLLEXCLUSIVE on Linux. *) Feature: the ngx_stream_geo_module. *) Feature: the ngx_stream_ge