<listitem>
<para>
- MySQL client development libraries, when using --with-dhcp-mysql
- configuration flag to build the Kea MySQL database backend.
- In this case an instance of the MySQL server running
- locally or on some other machine, reachable over the network
- from the machine running Kea, is required. Though, running
- unit tests requires that the MySQL server is local.
+ The MySQL client and the client development libraries, when using
+ the --with-dhcp-mysql configuration flag to build the Kea MySQL
+ database backend. In this case an instance of the MySQL server
+ running locally or on some other machine, reachable over the
+ network from the machine running Kea, is required. Note that
+ running the unit tests requires a local MySQL server.
</para>
</listitem>
<listitem>
<para>
- PostgreSQL client development libraries, when using
- --with-dhcp-pgsql configuration flag to build the Kea PostgreSQL
- database backend. In this case an instance of the PostgreSQL
- server running locally or on some other machine, reachable over
- the network from the machine running Kea, is required. Though,
- running unit tests requires that the PostgreSQL server is
- local.
+ The PostgreSQL client and the client development libraries, when
+ using the --with-dhcp-pgsql configuration flag to build the Kea
+ PostgreSQL database backend. In this case an instance of the
+ PostgreSQL server running locally or on some other machine,
+ reachable over the network from the machine running Kea, is
+ required. Note that running the unit tests requires a local
+ PostgreSQL server.
</para>
</listitem>
<listitem>
<para>
Documentation generating tools: elinks, docbook-xsl, libxslt and Doxygen,
- when generating documentation using --enable-generate-docs configuration
- option.
+ when generating documentation using the --enable-generate-docs
+ configuration option.
</para>
</listitem>
version 1.8, 1.9 or 1.10. As an alternative to Botan, Kea can use the
OpenSSL crypto library (<ulink url="http://www.openssl.org/"/>),
version 1.0.*. Support for later versions of Botan and OpenSSL will
- be added with later releases of Kea.
+ be added in future releases of Kea.
</simpara>
</listitem>