Recompiling Nginx 1.4.3 with "--with-http_gzip_static_module" error
- by Elijah Paul
I'm trying to enable the 'ngx_http_gzip_static_module' module in Nginx 1.4.3 by adding the --with-http_gzip_static_module to my ./configure configuration.
But I recieve the following error when i try to recompile (make):
# make
make -f objs/Makefile
make[1]: Entering directory `/tmp/nginx-1.4.3'
make[1]: *** No rule to make target…