To install the GeoIP C library, goto
  http://maxmind.com/geoip/api/c.shtml

To install the Perl XS wrapper, run

  perl Makefile.PL
  make
  make test
  make install
