Ondrej: Thank you - I installed bind with brew. It says it installed 9.16.13. However, it still seems that I am running 9.9.7-P3:
~$ sudo brew services start bind Password: warning: unable to access '/Users/cizmas/.config/git/attributes': Permission denied warning: unable to access '/Users/cizmas/.config/git/attributes': Permission denied warning: unable to access '/Users/cizmas/.config/git/attributes': Permission denied warning: unable to access '/Users/cizmas/.config/git/attributes': Permission denied ==> Tapping homebrew/services Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services'... remote: Enumerating objects: 20, done. remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 100% (20/20), done. remote: Total 1141 (delta 8), reused 0 (delta 0), pack-reused 1121 Receiving objects: 100% (1141/1141), 331.53 KiB | 3.38 MiB/s, done. Resolving deltas: 100% (484/484), done. warning: unable to access '/Users/cizmas/.config/git/attributes': Permission denied Tapped 1 command (39 files, 417.3KB). Warning: Taking root:admin ownership of some bind paths: /usr/local/Cellar/bind/9.16.13/sbin /usr/local/Cellar/bind/9.16.13/sbin/named /usr/local/opt/bind /usr/local/opt/bind/bin /usr/local/opt/bind/sbin This will require manual removal of these paths using `sudo rm` on brew upgrade/reinstall/uninstall. ==> Successfully started `bind` (label: homebrew.mxcl.bind) ~$ named -v BIND 9.9.7-P3 (Extended Support Version) So, why is it still 9.9.7-P3? Thank you, Paul > On Mar 26, 2021, at 9:25 AM, Ondřej Surý <ond...@isc.org> wrote: > > $ brew info bind > bind: stable 9.16.13 (bottled), HEAD > Implementation of the DNS protocols > https://www.isc.org/bind/ > Not installed > From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/bind.rb > License: MPL-2.0 > ==> Dependencies > Build: pkg-config ✔ > Required: json-c ✔, libidn2 ✔, libuv ✔, openssl@1.1 ✔, python@3.9 ✔ > > Ondrej > -- > Ondřej Surý (He/Him) > ond...@isc.org > >> On 26. 3. 2021, at 15:02, Paul Cizmas <ciz...@tamu.edu> wrote: >> >> Ondrej: >> >> I did not think of doing it. Let me try. Thank you for your suggestion! >> >> Paul >> >>> On Mar 26, 2021, at 2:04 AM, Ondřej Surý <ond...@isc.org> wrote: >>> >>> Paul, >>> >>> why don’t you just install BIND 9 from Homebrew? >>> >>> Ondřej >>> -- >>> Ondřej Surý — ISC (He/Him) >>> >>> My working hours and your working hours may be different. Please do not >>> feel obligated to reply outside your normal working hours. >>> >>>> On 26. 3. 2021, at 1:50, Paul Cizmas <ciz...@tamu.edu> wrote: >>>> >>>> Hello: >>>> >>>> I am new to BIND and I am trying to install version 9.16.13 on a Mac OS X >>>> 10.13.6. >>>> >>>> I downloaded version 9.16.13 and, following the suggestions from >>>> https://krypted.com/mac-os-x/dns-install-bind-macos/, I am trying to >>>> configure using >>>> >>>> ./configure --enable-symtable=none --infodir="/usr/share/info" >>>> --sysconfdir="/etc" --localstatedir="/var" --enable-atomic="no" >>>> --with-gssapi=yes --with-libxml2=no >>>> >>>> This fails because of libuv >>>> >>>> checking for pthread_set_name_np... no >>>> checking for pthread_np.h... no >>>> checking for libuv... checking for libuv >= 1.0.0... no >>>> configure: error: libuv not found >>>> >>>> I have libuv installed, however. It is version 1.41.0. >>>> >>>> I would appreciate any suggestions on how to fix this. >>>> >>>> Thank you, >>>> Paul >>>> >>>> >>>> _______________________________________________ >>>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to >>>> unsubscribe from this list >>>> >>>> ISC funds the development of this software with paid support >>>> subscriptions. Contact us at https://www.isc.org/contact/ for more >>>> information. >>>> >>>> >>>> bind-users mailing list >>>> bind-users@lists.isc.org >>>> https://lists.isc.org/mailman/listinfo/bind-users >> >
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users