I looked into geoip vs. geodb:
GeoDB is the backend and dat provided by webalizer.
GeoIP does the same and has the library and the dat provided in packages in [extra]. Both are supported directly with config values and webalizer flags.
Since webalizer itself updates *very* rarely I don't see a point in keeping the GeoDB updated myself when we do have a geoIP database in the repos.
So I basically drop GeoDB support and don't ship the GeoDB dat file.
(Debian does the same, by the way, didn't check for other distributions)
If you do have "GeoDB yes" in your webalizer.conf you have to change to "GeoIP yes". On the plus side: you do get an updated dat file everytime the geoip-database package in extra updates:
https://www.archlinux.org/packages/extra/any/geoip-database/
The same if you run webalizer with the "-j" flag: You have to switch to using the "-w" flag.
Search Criteria
Package Details: webalizer-xtended 2.23.08.RB30-1
Package Actions
| Package Base: | webalizer-xtended |
|---|---|
| Description: | A web server log file analysis program producing HTML reports, xtended |
| Upstream URL: | http://www.patrickfrei.ch/webalizer/ |
| Category: | network |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | programmerq |
| Maintainer: | JonnyJD |
| Last Packager: | JonnyJD |
| Votes: | 6 |
| First Submitted: | 2008-11-26 22:55 |
| Last Updated: | 2014-11-20 18:15 |
Latest Comments
Comment by JonnyJD
Comment by JonnyJD
updated for webalizer 2.23.08, including the fix for mandir
about using geoip-database: I probably need to patch (the patched) webalizer for that (since the path is different; or at least add a symlink) and I have to check if this works. I'll check on that.
Comment by Pierre
Why not using the geoip database from the geoip-database package?
Comment by JonnyJD
Hm, I know. Somehow anonymous ftp login wasn't working when I tried before, but it works now.
Comment by megadriver
There's a new geodb available (20111201). It's updated monthly.
Comment by megadriver
Thanks for reviving this one!
I've found a small typo. The url is actually "http://www.patrickfrei.ch/webalizer/".