Hi, On Sun, Aug 5, 2018 at 4:45 PM Giovanni Bechis <giova...@paclan.it> wrote: > > Il 5 agosto 2018 22:14:04 CEST, Alex <mysqlstud...@gmail.com> ha scritto: > >Hi, > >Trying to compile the latest branch from svn and it appears to now > >require GeoIP2::Database::Reader. Is that correct? Is this a new > >requirement or am I doing something wrong? > > > >It doesn't appear to be included with fedora, so I've compiled it > >myself (from CPAN, into an RPM), but installing it has a ton of > >dependencies. Is this a design change so late in the development > >cycle? ... > GeoIP2::Database::Reader is a new optional dependency, it's required only iff > activated with a specific option.
Would you explain the benefits of enabling it? Is it replacing the existing GeoIP support? Is it experimental? Thank you!