3 drill is a subdirectory in ldns.
5 To compile drill you need:
6 autoreconf && ./configure && make
8 If ldns is installed in a different location, use --with-ldns=directory
9 See also ./configure --help
11 In the first case you must run drill as:
12 LD_LIBRARY_PATH=../.libs ./drill <options>