mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[1501] Merge branch 'trac1501'
This commit is contained in:
@@ -1709,4 +1709,8 @@ cat <<EOF
|
|||||||
run "make check", you must run "make" first as some files need to be
|
run "make check", you must run "make" first as some files need to be
|
||||||
generated by "make" before "make check" can be run.
|
generated by "make" before "make check" can be run.
|
||||||
|
|
||||||
|
When running "make install" do not use any form of parallel or job
|
||||||
|
server options (such as GNU make's -j option). Doing so may cause
|
||||||
|
errors.
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
@@ -836,6 +836,11 @@ as a dependency earlier -->
|
|||||||
and documentation, run:
|
and documentation, run:
|
||||||
<screen>$ <userinput>make install</userinput></screen>
|
<screen>$ <userinput>make install</userinput></screen>
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Please don't use any form of parallel or job server options
|
||||||
|
(such as GNU make's <command>-j</command> option) when
|
||||||
|
performing this step. Doing so may cause errors.
|
||||||
|
</para>
|
||||||
<note>
|
<note>
|
||||||
<para>The install step may require superuser privileges.</para>
|
<para>The install step may require superuser privileges.</para>
|
||||||
</note>
|
</note>
|
||||||
|
Reference in New Issue
Block a user