blob: 812d54da6b9460e6c6d73c6dc0b9275b64b783e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
GeoIP is the proprietary technology that drives MaxMind's IP
geolocation data and services. GeoIP provides businesses with a
non-invasive way to determine geographical and other information
about their Internet visitors in real-time.
This SlackBuild packages a recent full set of GeoLite data files
(Creative Commons licensed), totalling 56Mb uncompressed.
To keep the data files up-to-date, see the geoipupdate SlackBuild.
If you don't want the full set of data files, you have three choices:
(1) You can download only the data files you want before running the
SlackBuild.
(2) You can remove the data files you don't want from the directory
/var/lib/GeoIP after installation.
(3) You can run the SlackBuild with the option 'MINIDATA=yes'. Only the
ipv4 (and optionally ipv6) country data will be packaged.
MINIDATA=yes ./GeoIP.SlackBuild
This product includes GeoLite data created by MaxMind,
available from http://www.maxmind.com
Creative Commons Attribution-ShareAlike 4.0 International License
|