<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000">
    Добрый день, <br>
    подскажите что я делаю не так<br>
    обновил nginx с 1.8.1 до nginx version: nginx/1.9.12<br>
    и появились ругательства на geoip_country<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    /usr/local/etc/rc.d/nginx configtest<br>
    Performing sanity check on nginx configuration:<br>
    nginx: [emerg] unknown directive "geoip_country" in
    /usr/local/etc/nginx/nginx.conf:33<br>
    nginx: configuration file /usr/local/etc/nginx/nginx.conf test
    failed<br>
    <br>
    nginx -V<br>
    nginx version: nginx/1.9.12<br>
    built with OpenSSL 1.0.2g  1 Mar 2016<br>
    TLS SNI support enabled<br>
    configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I
    /usr/local/include' --with-ld-opt='-L /usr/local/lib'
    --conf-path=/usr/local/etc/nginx/nginx.conf
    --modules-path=/usr/local/etc/nginx/modules
    --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid
    --error-log-path=/var/log/nginx-error.log --user=www --group=www
    --with-ipv6
    --http-client-body-temp-path=/var/tmp/nginx/client_body_temp
    --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
    --http-proxy-temp-path=/var/tmp/nginx/proxy_temp
    --http-scgi-temp-path=/var/tmp/nginx/scgi_temp
    --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp
    --http-log-path=/var/log/nginx-access.log <b>--with-http_geoip_module</b>=dynamic
    --with-http_gzip_static_module --with-http_gunzip_module
    --with-http_perl_module=dynamic --with-http_realip_module
    --with-http_stub_status_module --with-pcre --with-http_v2_module
    --with-http_ssl_module<br>
    <br>
    Хотя модуль присутсвует.<br>
    Куда копать?<br>
  </body>
</html>