cjheath/geoip

DATA_DIR incompatible with kali-rolling

MercuryOoO opened this issue · 1 comments

DATA_DIR = File.expand_path(File.join(File.dirname(__FILE__),'..','data','geoip'))

DATE_DIR should been '/usr/share/ruby-geoip/geoip'

You're welcome to load data from wherever you like, but this is the GeoIP gem and the GeoIP data, so it loads from within the gem. As it should.