> How can I find out which Unix files/libraries bind requires before I do
> the compile?

"configure" will complain if you're missing anything critical.

BIND 9 has relatively few dependencies other than a C compiler and
POSIX-compliant system libraries.  You need openssl if you want to use
crypto; libxml2 if you want XML-based statistics; perl if you want to
run the tests, and some of the tests specifically want Net::DNS.  I
can't think of anything else, offhand.

(I'm assuming you mean BIND 9.  BIND 10 has a longer list.)

-- 
Evan Hunt -- e...@isc.org
Internet Systems Consortium, Inc.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to