Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Yet another error while trying to compile nginx from source.
./configure: error: the GeoIP module requires the GeoIP library
The fix is simple, issue the following at shell:
yum install geoip-devel