Hi This version contains hardcoded geoip database location in call to econf. In fact no webalizer database is installed there. Reproducible: Always Following patch solves the problem and makes webalizer use geoip default db: *************** *** 66,72 **** --with-dblib=$(db_libname) \ ${myconf} \ $(use_enable geoip) \ - --with-geodb=/usr/share/webalizer/geodb \ || die "econf failed" }
Could perhaps use /usr/share/GeoIP/* instead?
please test webalizer-2.23.05
*** Bug 385309 has been marked as a duplicate of this bug. ***