mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[5488] Minor wording changes
This commit is contained in:
@@ -590,15 +590,15 @@ Debian and Ubuntu:
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If you have a cpp-driver package available as binary or as source
|
If you have a cpp-driver package available as binary or as source
|
||||||
simply install or build and install the package. After build
|
simply install or build and install the package. Then build
|
||||||
and install Kea as described in <xref linkend="installation"/>:
|
and install Kea as described in <xref linkend="installation"/>:
|
||||||
To enable the Cassandra (CQL) database code, at the "configure"
|
To enable the Cassandra (CQL) database code, at the "configure"
|
||||||
step (see <xref linkend="configure"/>), do:
|
step (see <xref linkend="configure"/>), do:
|
||||||
<screen><userinput>./configure [other-options] --with-cql=<replaceable>path-to-pkg-config</replaceable></userinput></screen>
|
<screen><userinput>./configure [other-options] --with-cql=<replaceable>path-to-pkg-config</replaceable></userinput></screen>
|
||||||
Note if <command>pkg-config</command> is at its standard location
|
Note if <command>pkg-config</command> is at its standard location
|
||||||
(so in the shell path) you do not need to give its path.
|
(and thus in the shell path) you do not need to supply its path.
|
||||||
If it does not work (no pkg-config, package not available in
|
If it does not work (e.g. no pkg-config, package not available in
|
||||||
pkg-config with the cassandra name, etc, you can still use
|
pkg-config with the cassandra name), you can still use
|
||||||
the <command>cql_config</command> script in tools/ as describe below.
|
the <command>cql_config</command> script in tools/ as describe below.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user