nginx on centos 6 requires GeoIP
Posted: Wed Jul 20, 2011 6:47 am
I'm trying to install nginx on centos 6, but it causes an error as it requires GeoIP. Please help..
BTW thanks for the awesome project!
Error: Package: nginx-1.0.0-1.el6.art.x86_64 (atomic)
Requires: libGeoIP.so.1()(64bit)
Error: Package: nginx-1.0.0-1.el6.art.x86_64 (atomic)
Requires: GeoIP
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
BTW thanks for the awesome project!