Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
714ade4b
Commit
714ade4b
authored
Dec 08, 2013
by
Kean Johnston
Browse files
[1501] Merge branch 'trac1501'
parents
4895dc78
c4af356c
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
714ade4b
...
...
@@ -1709,4 +1709,8 @@ cat <<EOF
run "make check", you must run "make" first as some files need to be
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
doc/guide/bind10-guide.xml
View file @
714ade4b
...
...
@@ -836,6 +836,11 @@ as a dependency earlier -->
and documentation, run:
<screen>
$
<userinput>
make install
</userinput></screen>
</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>
<para>
The install step may require superuser privileges.
</para>
</note>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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