summaryrefslogtreecommitdiffstats
path: root/contrib/ldns/drill/README
blob: bbbb816ef4aab544b6e9e12905ce53ec946609c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>
OpenPOWER on IntegriCloud