Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
e96b4ab1
Commit
e96b4ab1
authored
Jun 13, 2015
by
Francis Dupont
Browse files
[3513] Updated guides
parent
17d00a32
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/dhcp4-srv.xml
View file @
e96b4ab1
...
...
@@ -64,21 +64,23 @@
</itemizedlist>
<para>
The
<command>
-V
</command>
returns the versions of the
external libraries dynamically linked, at the opposite
the
<command>
-W
</command>
describes the environment used
to build Kea.
The
<command>
-V
</command>
command returns the versions of the
external libraries dynamically linked.
</para>
<para>
All of the executable binaries in Kea contain an embedded
copy of the
<filename>
config.report
</filename>
file produced by
<userinput>
./configure
</userinput>
and displayed by the
<command>
-W
</command>
command,
but is accessible in some other ways when needed.
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>
The
<command>
-W
</command>
command describes the environment used
to build Kea. This command displays a copy of the
<filename>
config.report
</filename>
file produced by
<userinput>
./configure
</userinput>
that is embedded in the
executable binary.
</para>
<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
<filename>
kea/src/bin/dhcp4/.libs/kea-dhcp4
</filename>
.
...
...
doc/guide/dhcp6-srv.xml
View file @
e96b4ab1
...
...
@@ -62,21 +62,23 @@
</itemizedlist>
<para>
The
<command>
-V
</command>
returns the versions of the
external libraries dynamically linked, at the opposite
the
<command>
-W
</command>
describes the environment used
to build Kea.
The
<command>
-V
</command>
command returns the versions of the
external libraries dynamically linked.
</para>
<para>
All of the executable binaries in Kea contain an embedded
copy of the
<filename>
config.report
</filename>
file produced by
<userinput>
./configure
</userinput>
and displayed by the
<command>
-W
</command>
command,
but is accessible in some other ways when needed.
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>
The
<command>
-W
</command>
command describes the environment used
to build Kea. This command displays a copy of the
<filename>
config.report
</filename>
file produced by
<userinput>
./configure
</userinput>
that is embedded in the
executable binary.
</para>
<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
<filename>
kea/src/bin/dhcp6/.libs/kea-dhcp6
</filename>
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment