]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ldns/drill/README
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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>