]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ldns/drill/README
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / ldns / drill / README
1 QUICK INSTALL GUIDE
2
3 drill is a subdirectory in ldns.
4
5 To compile drill you need:
6 autoreconf && ./configure && make
7
8 If ldns is installed in a different location, use --with-ldns=directory
9 See also ./configure --help
10
11 In the first case you must run drill as:
12 LD_LIBRARY_PATH=../.libs ./drill <options>