2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[2450] Update library path taking prefix into account

This commit is contained in:
Mukund Sivaraman
2012-11-29 05:43:10 +05:30
parent eb79abb35f
commit 1c36cb6a3e

View File

@@ -785,8 +785,8 @@ as a dependency earlier -->
</note>
<para>
If required, run <command>ldconfig</command> as root (with
<filename>/usr/local</filename> in
<filename>/etc/ld.so.conf</filename>):
<filename>/usr/local/lib</filename> (or under the path used
with --prefix) in <filename>/etc/ld.so.conf</filename>):
<screen>$ <userinput>ldconfig</userinput></screen>
</para>
<note>