freebsd-dev/contrib/ldns/drill
Dag-Erling Smørgrav 17d15b2511 Upgrade to latest ldns (1.6.17) and unbound (1.4.22).
MFC after:	3 weeks
2014-05-15 03:30:03 +00:00
..
ChangeLog.22-nov-2005
chasetrace.c Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
config.h Build and install drill(1). 2013-09-22 20:30:55 +00:00
config.h.in
configure Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
configure.ac Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
dnssec.c
drill_util.c Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
drill_util.h
drill.1 Build and install drill(1). 2013-09-22 20:30:55 +00:00
drill.1.in Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
drill.c Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
drill.h
error.c
install-sh
Makefile.in
README
REGRESSIONS
root.c
securetrace.c Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
work.c Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00

QUICK INSTALL GUIDE

drill is a subdirectory in ldns.

To compile drill you need:
autoreconf && ./configure && make

If ldns is installed in a different location, use --with-ldns=directory
See also ./configure --help

In the first case you must run drill as:
LD_LIBRARY_PATH=../.libs ./drill <options>