Hello Steve,

On 27 Jan 2017, at 0:02, Steve Zeng wrote:

I was trying to build rpm package for pdns-4.0.3

%configure \
    --with-modules="" \
--with-dynmodules="bind gmysql gsqlite3 geoip ldap lua mydns pipe remote" \

But got an compiling error with geo.

checking for GEOIP... no
configure: error: Could not find libGeoIP

Does it mean PowerDNS 4.0.x drop support for GeoIP? The above configure parameters works with pdns-3.4.6.

No, the geoip-backend is fully supported in 4.0.x. For some reason configure has trouble finding your libGeoIP. Is it installed? config.log may provide hints.

Kind regards,
--
Peter van Dijk
PowerDNS.COM BV - https://www.powerdns.com/
_______________________________________________
Pdns-users mailing list
[email protected]
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to