Bro and GeoIP

Hello,

If I installed Bro using the package manager, made sure that the GeoIP databases are in the right place, what else do I need to make it work, or does Bro need to be compiled from source for it to have support for GeoIP?

I've done the test at [1] and it returned the error.

Thanks,

https://www.bro.org/sphinx/frameworks/geoip.html#geolocation

If I installed Bro using the package manager, made sure that the GeoIP
databases are in the right place, what else do I need to make it work,
or does Bro need to be compiled from source for it to have support for
GeoIP?

I think this might already have been answered - but just for completeness
sake - yes, it needs to be compiled from source in this case; the
libraries and development headers have to be present during compilation
for this to work (at least until Seth releases his bro-pkg version of
this).

Johanna