Welcome! Log In Create A New Profile

Advanced

Issues NGINX(Compile) on Mac OS Sierra

Posted by ramilani12 
Issues NGINX(Compile) on Mac OS Sierra
December 08, 2016 08:46PM
Hello
I’ve been trying to install nginx 1.11 on my Mac OS Sierra, but I’ve got some errors , follow below:

checking for zlib library ... found
creating objs/Makefile


Configuration summary
+ using PCRE library: /usr/local/pcre-8.39
+ OpenSSL library is not used
+ using system zlib library


nginx path prefix: "/usr/local/nginx"
nginx binary file: "/usr/local/nginx/sbin/nginx"
nginx modules path: "/usr/local/nginx/modules"
nginx configuration prefix: "/usr/local/nginx/conf"
nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
nginx pid file: "/usr/local/nginx/logs/nginx.pid"
nginx error log file: "/usr/local/nginx/logs/error.log"
nginx http access log file: "/usr/local/nginx/logs/access.log"
nginx http client request body temporary files: "client_body_temp"
nginx http proxy temporary files: "proxy_temp"
nginx http fastcgi temporary files: "fastcgi_temp"
nginx http uwsgi temporary files: "uwsgi_temp"
nginx http scgi temporary files: "scgi_temp"


bigpole:nginx-1.11.4 rmilani12$ sudo make
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f objs/Makefile
cd /usr/local/pcre-8.39 \
&& if [ -f Makefile ]; then /Applications/Xcode.app/Contents/Developer/usr/bin/make distclean; fi \
&& CC="cc" CFLAGS="-O2 -pipe " \
./configure --disable-shared
/bin/sh: ./configure: No such file or directory
make[1]: *** [/usr/local/pcre-8.39/Makefile] Error 127
make: *** [build] Error 2
bigpole:nginx-1.11.4 rmilani12$

Has anyone faced the same issue? Before on El Captain was working properly



Edited 1 time(s). Last edit at 12/08/2016 08:47PM by ramilani12.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 243
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready