Hello!
Which version of nginx are you using? Are you using the official
On Wed, Aug 15, 2012 at 2:40 PM, Manoj Ganesan wrote:
> Hello,
>
> I'm a first time user of nginx, and am trying to add your module into an
> nginx installation on my mac os, but keep running into this problem.
>
release tarballs of nginx from this site?
http://nginx.org/
Also, which version of ngx_rds_json are you using?
> When I do a ./configure ... --add-module=/path/to/rds-json-nginx-module, II periodically build my Nginx modules with recent Nginx official
> get the following error:
>
> adding module in /Users/mganesan/workspace/nginx/rds-json-nginx-module
> : command not foundkspace/nginx/rds-json-nginx-module/config: line 5:
> was configured_json_filter_module
>
> So, I went ahead and removed line 5 (which is an empty line), and the
> configure went through. But the next step (make) broke with the following
> error:
>
> ', needed by `objs/addon/src/ngx_http_rds_json_filter_module.o'.
> Stop.s-json-nginx-module/src/ngx_http_rds_json_handler.h
> make[1]: *** Waiting for unfinished jobs....
> make: *** [build] Error 2
>
> Any idea why this might be? Has this anything to do with trying to run this
> on a mac?
>
releases on my Macbook Air and I've never seen such error messages.
And your error messages look incomplete, maybe due to copy&paste
mistake?
BTW, I'm cc'ing the openresty-en mailing list:
https://groups.google.com/group/openresty-en
Best regards,
-agentzh