mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Merge commit 'cf3e3d5bd0a1fae39c74c7db5a4e8b10732d0766' Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D40226 |
||
|---|---|---|
| .. | ||
| ChangeLog.22-nov-2005 | ||
| chasetrace.c | ||
| dnssec.c | ||
| drill.1 | ||
| drill.1.in | ||
| drill.c | ||
| drill.h | ||
| drill_util.c | ||
| drill_util.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>