mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +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>