mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
…
|
||
---|---|---|
.. | ||
ChangeLog.22-nov-2005 | ||
chasetrace.c | ||
dnssec.c | ||
drill_util.c | ||
drill_util.h | ||
drill.1 | ||
drill.1.in | ||
drill.c | ||
drill.h | ||
error.c | ||
install-sh | ||
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>