986ba33c7a
I've been holding back on this because 1.7.0 requires OpenSSL 1.1.0 or newer for full DANE support. But we can't wait forever, and nothing in base uses DANE anyway, so here we go. |
||
---|---|---|
.. | ||
ChangeLog.22-nov-2005 | ||
chasetrace.c | ||
config.h | ||
config.h.in | ||
configure | ||
configure.ac | ||
dnssec.c | ||
drill_util.c | ||
drill_util.h | ||
drill.1 | ||
drill.1.in | ||
drill.c | ||
drill.h | ||
error.c | ||
install-sh | ||
Makefile.in | ||
README | ||
REGRESSIONS | ||
root.c | ||
securetrace.c | ||
work.c |
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>