Help for this page

Select Code to Download


  1. or download this
        $ perl ./geoip --no-fetch --DB=dbi:SQXLite:dbname=geoip.db
        Cannot continue without a working database
        Did you forget to install DBD::SQXLite?
    
  2. or download this
        $ perl ./geoip --no-fetch -DB=dbx:SQLite:dbname=geoip.db
        Cannot continue without a working database
        Maybe the matching DBD for dbx:SQLite:dbname=geoip.db is not insta
    +lled