summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2022-03-31 08:04:20 +0200
committerRazvan Becheriu <razvan@isc.org>2022-03-31 10:11:37 +0200
commit4e56159a4d9dbd0fa68daeeed0ed9e9c5f6c862d (patch)
treebf324b0021d80ad9153b50f81a274bcea750086c /INSTALL
parent[#2116] removed unnecessary dependency (diff)
downloadkea-4e56159a4d9dbd0fa68daeeed0ed9e9c5f6c862d.tar.xz
kea-4e56159a4d9dbd0fa68daeeed0ed9e9c5f6c862d.zip
[#2116] removed more documentation
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index a9b1f775c7..6e4cd03c6a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,10 +32,10 @@ a root privileges. You can install the software by running:
Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
OSes require boost-system library), 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 documentation in doc/sphinx/arm/install.rst text file
-or on the Kea online docs: https://kea.readthedocs.io/.
+OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL)
+have additional dependencies. For detailed installation directions, see the
+documentation in doc/sphinx/arm/install.rst text file or on the Kea online
+docs: https://kea.readthedocs.io/.
Other optional dependencies are FreeRADIUS client (this requires a subscriber
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.