<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello:<div class=""><br class=""></div><div class="">I am new to BIND and I am trying to install version 9.16.13 on a Mac OS X 10.13.6.</div><div class=""><br class=""></div><div class="">I downloaded version 9.16.13 and, following the suggestions from <a href="https://krypted.com/mac-os-x/dns-install-bind-macos/" class="">https://krypted.com/mac-os-x/dns-install-bind-macos/</a>, I am trying to configure using</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(255, 252, 121); background-color: rgb(33, 33, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">./configure --enable-symtable=none --infodir="/usr/share/info" --sysconfdir="/etc" --localstatedir="/var" --enable-atomic="no" --with-gssapi=yes --with-libxml2=no</span></div></div><div class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">This fails because of libuv</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(255, 252, 121); background-color: rgb(33, 33, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for pthread_set_name_np... no</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(255, 252, 121); background-color: rgb(33, 33, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for pthread_np.h... no</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(255, 252, 121); background-color: rgb(33, 33, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for libuv... checking for libuv >= 1.0.0... no</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; color: rgb(255, 252, 121); background-color: rgb(33, 33, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: error: libuv not found</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">I have libuv installed, however.  It is version 1.41.0.</div><div class=""><br class=""></div><div class="">I would appreciate any suggestions on how to fix this.</div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Paul</div><div class=""><br class="webkit-block-placeholder"></div>
<br class=""></div></body></html>