mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 23:45:27 +00:00
[3513] Updated guides
This commit is contained in:
@@ -64,21 +64,23 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <command>-V</command> returns the versions of the
|
The <command>-V</command> command returns the versions of the
|
||||||
external libraries dynamically linked, at the opposite
|
external libraries dynamically linked.
|
||||||
the <command>-W</command> describes the environment used
|
|
||||||
to build Kea.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
All of the executable binaries in Kea contain an embedded
|
The <command>-W</command> command describes the environment used
|
||||||
copy of the <filename>config.report</filename>
|
to build Kea. This command displays a copy of the
|
||||||
file produced by <userinput>./configure</userinput>
|
<filename>config.report</filename> file produced by
|
||||||
and displayed by the <command>-W</command> command,
|
<userinput>./configure</userinput> that is embedded in the
|
||||||
but is accessible in some other ways when needed.
|
executable binary.
|
||||||
The following command may be used to extract this information.
|
</para>
|
||||||
The binary <userinput>path</userinput> may be found in the
|
|
||||||
install directory or in the <filename>.libs</filename>
|
<para>
|
||||||
|
The <filename>config.report</filename> may also be accessed more
|
||||||
|
directly. The following command may be used to extract this
|
||||||
|
information. The binary <userinput>path</userinput> may be found
|
||||||
|
in the install directory or in the <filename>.libs</filename>
|
||||||
subdirectory in the source treee. For example
|
subdirectory in the source treee. For example
|
||||||
<filename>kea/src/bin/dhcp4/.libs/kea-dhcp4</filename>.
|
<filename>kea/src/bin/dhcp4/.libs/kea-dhcp4</filename>.
|
||||||
|
|
||||||
|
@@ -62,21 +62,23 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <command>-V</command> returns the versions of the
|
The <command>-V</command> command returns the versions of the
|
||||||
external libraries dynamically linked, at the opposite
|
external libraries dynamically linked.
|
||||||
the <command>-W</command> describes the environment used
|
|
||||||
to build Kea.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
All of the executable binaries in Kea contain an embedded
|
The <command>-W</command> command describes the environment used
|
||||||
copy of the <filename>config.report</filename>
|
to build Kea. This command displays a copy of the
|
||||||
file produced by <userinput>./configure</userinput>
|
<filename>config.report</filename> file produced by
|
||||||
and displayed by the <command>-W</command> command,
|
<userinput>./configure</userinput> that is embedded in the
|
||||||
but is accessible in some other ways when needed.
|
executable binary.
|
||||||
The following command may be used to extract this information.
|
</para>
|
||||||
The binary <userinput>path</userinput> may be found in the
|
|
||||||
install directory or in the <filename>.libs</filename>
|
<para>
|
||||||
|
The <filename>config.report</filename> may also be accessed more
|
||||||
|
directly. The following command may be used to extract this
|
||||||
|
information. The binary <userinput>path</userinput> may be found
|
||||||
|
in the install directory or in the <filename>.libs</filename>
|
||||||
subdirectory in the source treee. For example
|
subdirectory in the source treee. For example
|
||||||
<filename>kea/src/bin/dhcp6/.libs/kea-dhcp6</filename>.
|
<filename>kea/src/bin/dhcp6/.libs/kea-dhcp6</filename>.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user