From 1137ccfe978a456703b35904a009da3fabc56c4b Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Fri, 1 Jul 2016 18:44:02 +0200 Subject: [PATCH] [4283] Updated INSTALL file to explicitly mention dependencies. --- INSTALL | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 9ff786775e..6302f1eeb8 100644 --- a/INSTALL +++ b/INSTALL @@ -5,9 +5,11 @@ To then build from source: ./configure make -For detailed installation directions, see the guide -at doc/guide/kea-guide.txt or doc/guide/kea-guide.html. +Kea depends on C++ compiler, make, libtool, boost libraries, log4cplus +and one crypto library (either OpenSSL or Botan) for compilation. +Optional backends (MySQL, PostgreSQL and Cassandra) have +additional dependencies. For detailed installation directions, see the +guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html. You can find user-contributed OS-specific build/installation -instructions on the Kea wiki: -http://kea.isc.org/wiki/SystemSpecificNotes +instructions on the Kea wiki: http://kea.isc.org/wiki/Install -- 2.47.2