From: Suzanne Goldlust Date: Thu, 17 Jan 2019 20:19:22 +0000 (-0500) Subject: Update install.xml X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=575ba4456124ca5a3ca9b2ebdcccace37635ad4d;p=thirdparty%2Fkea.git Update install.xml --- diff --git a/doc/guide/install.xml b/doc/guide/install.xml index 4e463a1b7c..6a6b70de73 100644 --- a/doc/guide/install.xml +++ b/doc/guide/install.xml @@ -117,9 +117,9 @@ Boost C++ Libraries (http://www.boost.org/). - The oldest Boost version used for testing is 1.57 (it may work with - older versions). The Boost system library is required. Building the Boost - header only is no longer recommended. + The oldest Boost version used for testing is 1.57 (although it may also work with + older versions). The Boost system library must also be installed. Installing + a header-only version of Boost is no longer recommended. @@ -195,14 +195,16 @@ Debian and Ubuntu: - FreeRADIUS client library when --with-freeradius configuration flag used. + The FreeRADIUS client library is required to connect to a RADIUS server. + (This is specified using the --with-freeradius configuration switch.) - Sysrepo (version 0.7.6 or later) and libyang (version 0.16-r2 or later) when - --with-sysrepo configuration flag used. + Sysrepo (version 0.7.6 or later) and libyang (version 0.16-r2 or later) + are needed to connect to a Sysrepo database. (This is specified using + the --with-sysrepo switch when running "configure".) @@ -233,10 +235,10 @@ Debian and Ubuntu:
Installation from Source - Kea is open source software written in C++. It is freely available in - source code form from ISC as a downloadable tar file. A copy of the Kea - source code repository is accessible from Gitlab (https://gitlab.isc.org/isc-projects/kea). - Kea may also be available in pre-compiled ready-to-use packages from operating system vendors. + Although Kea may be available in pre-compiled, ready-to-use packages from operating system vendors, it is open source software written in C++. As such, it is freely available in + source code form from ISC as a downloadable tar file. The source code can also be obtained from the + Kea Gitlab repository at (https://gitlab.isc.org/isc-projects/kea). + This section describes how to build Kea from the source code.
@@ -674,8 +676,8 @@ $ make - As of June 2016, cpp-driver does not include cql_config script - yet. Work is in progress to contribute such a script to the cpp-driver + As of January 2019, cpp-driver does not include cql_config script. + Work is in progress to contribute such a script to the cpp-driver project but, until that is complete, intermediate steps need to be conducted. A cql_config script is present in the tools/ directory of the Kea sources. Before using it, please create a