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

Note that Geo::IP 0.26 requires GeoIP C 0.2.0 or higher

To install the Perl XS wrapper, run

  perl Makefile.PL
  make
  make test
  make install
