mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
GeoIP installation documentation update.
This commit is contained in:
parent
b66b74e5dc
commit
c0839cb945
1 changed files with 7 additions and 1 deletions
|
@ -103,10 +103,16 @@ Optional Dependencies
|
|||
Bro can use libGeoIP for geo-locating IP addresses, and sendmail for
|
||||
sending emails.
|
||||
|
||||
* RPM/RedHat-based Linux:
|
||||
* RedHat Enterprise Linux:
|
||||
|
||||
.. console::
|
||||
|
||||
sudo yum install geoip-devel sendmail
|
||||
|
||||
* CentOS Linux:
|
||||
|
||||
.. console::
|
||||
|
||||
sudo yum install GeoIP-devel sendmail
|
||||
|
||||
* DEB/Debian-based Linux:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue