
tclgeoip
--------

A Tcl extension for geographic or organisational lookup of IP addresses,
and hostnames, by implementing bindings to the GeoIP C API.
You can use this extension to query Maxmind GeoIP databases.

Building and installation:

1)Make sure tcl and geoip are present in your environment.
2)./configure 
	You may need to specify --with-tclconfig to point to your tclConfig.sh.
	If you installed GeoIP to a non standard location, use CPPFLAGS 
3)make
4)make install
5)make test
	to test your instllation

After installation, man geoip for documentation.

Report bugs to djihed@gmail.com

If you use this extension, I'll be glad to hear about it. Thanks.

Djihed Afifi
djihed@gmail.com
