<div dir="ltr"><div>./configure --help | grep geo<br>  --with-http_geoip_module           enable ngx_http_geoip_module<br>  --without-http_geo_module         disable ngx_http_geo_module<br><br></div>Alright, its enabled by default.<br>
<br>Thanks<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 9, 2014 at 12:30 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Jun 09, 2014 at 11:45:22AM +0500, shahzaib shahzaib wrote:<br>
> Does nginx Geo module work on nginx ? I am getting the following error<br>
> during compiling nginx-1.4.7 with it :<br>
><br>
>  ./configure  --with-http_mp4_module --with-http_flv_module<br>
> --with-http_geoip_module --with-http_geo_module --sbin-path=/usr/local/sbin<br>
> --with-debug<br>
> ./configure: error: invalid option "--with-http_geo_module"<br>
<br>
</div></div>./configure --help | grep geo<br>
<br>
Some modules are default-excluded, and must be added with "--with-";<br>
some are default-included, and must be removed with "--without-".<br>
<span class="HOEnZb"><font color="#888888"><br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br></div>