4593319 [rkeene@sledge /home/rkeene/projects/build]$ cat GeoIP.txt
# SHORT DESC: Library That Coorelates IP and Country
# LONG DESC: MaxMind GeoIP is a collection of APIs for looking up the location of an IP address. It includes support for lookup of country, region, city, latitude, and longitude. Free databases are available for the country.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593320 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05