install BIND on Mac OS X

jeffrey j donovan donovan at beth.k12.pa.us
Sat Sep 8 01:08:46 UTC 2012


On Sep 7, 2012, at 8:46 PM, pangj wrote:

> Hi, I have a macbook pro, just want to install a BIND on it for test
> purpose. is there any guide for this? thanks.

open your terminal.app and type ;

named -v

most likely it is already installed.
else you can download source tarball unpack and compile in a /usr/local/src
./configure
make 
make install


if that doesn't work you may need the developertools installed first. 10.7 and 10.8, I don't know.




More information about the bind-users mailing list