Index of /freebsd/head/contrib/ldns/drill
Name Last modified Size Description
Parent Directory 28-Sep-2014 13:46 -
REGRESSIONS 16-Feb-2013 04:25 1k
drill_util.h 16-Feb-2013 04:25 1k
error.c 16-Feb-2013 04:25 2k
drill.h 16-Feb-2013 04:25 3k
Makefile.in 16-Feb-2013 04:25 3k
ChangeLog.22-nov-2005 16-Feb-2013 04:25 3k
root.c 16-Feb-2013 04:25 5k
work.c 28-Sep-2014 13:46 5k
drill.1 28-Sep-2014 13:46 6k
drill.1.in 28-Sep-2014 13:46 6k
configure.ac 28-Sep-2014 13:46 7k
config.h.in 16-Feb-2013 04:25 7k
drill_util.c 28-Sep-2014 13:46 7k
config.h 23-Sep-2013 04:32 7k
chasetrace.c 28-Sep-2014 13:46 10k
dnssec.c 16-Feb-2013 04:25 13k
install-sh 16-Feb-2013 04:25 13k
securetrace.c 28-Sep-2014 13:46 22k
drill.c 28-Sep-2014 13:46 27k
configure 28-Sep-2014 13:46 183k
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>