To install the GeoIP C library, goto
  http://geo-ip.com/download

To install the Perl XS wrapper, run

  perl Makefile.PL
  make
  make test
  make install
