From: Victor Julien Date: Tue, 22 Jan 2013 12:45:14 +0000 (+0100) Subject: geoip: add Fedora pkg hint to configure check X-Git-Tag: suricata-1.4.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f19024999b6aaaeee282af54a15a77650896076;p=thirdparty%2Fsuricata.git geoip: add Fedora pkg hint to configure check --- diff --git a/configure.ac b/configure.ac index 971786aa50..ab70cea418 100644 --- a/configure.ac +++ b/configure.ac @@ -1413,6 +1413,7 @@ AC_INIT(configure.ac) echo " from http://www.maxmind.com/en/geolite or your distribution:" echo echo " Ubuntu: apt-get install libgeoip-dev" + echo " Fedora: yum install GeoIP-devel" echo exit 1 fi