chrislim2888 / IP2Location-C-Library

IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather station code, weather station name, mobile, usage types, etc that any IP address or hostname originates from.
https://www.ip2location.com
MIT License
61 stars 30 forks source link

error during autoreconf with v8.0.7 #19

Closed streetcleaner closed 5 years ago

streetcleaner commented 5 years ago

When I try to install the library v8.0.7, autoreconf fails with an error below

Makefile.am: error: required file './README' not found
autoreconf: automake failed with exit status: 1

Which does not appear in master branch.

Please consider releasing a new release v8.0.8 if this issue has been fixed.

pbiering commented 5 years ago

can confirm this issue

ip2location commented 5 years ago

The README file was missing in the package. Please use the latest release.