GeoIP installation documentation update.

This commit is contained in:
Seth Hall 2012-02-21 16:13:08 -05:00
parent b66b74e5dc
commit c0839cb945

View file

@ -103,7 +103,13 @@ Optional Dependencies
Bro can use libGeoIP for geo-locating IP addresses, and sendmail for Bro can use libGeoIP for geo-locating IP addresses, and sendmail for
sending emails. sending emails.
* RPM/RedHat-based Linux: * RedHat Enterprise Linux:
.. console::
sudo yum install geoip-devel sendmail
* CentOS Linux:
.. console:: .. console::