Re: wrong path for geoip-directory

2022-05-17 Thread MAYER Hans
Dear Mark, many thanks for your hint again. —-with-geoip=yes does not exist, but --enable-geoip does. Based on you suggestion I tested different possibilities, finally '--with-maxminddb=auto‘ did do the trick. Kind regards Hans — On 17.05.2022, at 02:58, Mark Andrews mailto:ma...@isc.org>>

Re: wrong path for geoip-directory

2022-05-16 Thread Mark Andrews
Did you try re-running configure with ‘--with-maxminddb=/usr’ and then recompiling? What does 'named -V’ report when you do this? --with-maxminddb is used to find the header (include) files, the library and the database. These should all be relative to a common prefix which is what you specif