Initial import of binutils 2.22 on the new vendor branch
[dragonfly.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>