kernel - Fix races created by a comedy of circumstansces (3)
[dragonfly.git] / contrib / ldns / drill / README
blobbbbb816ef4aab544b6e9e12905ce53ec946609c1
1 QUICK INSTALL GUIDE
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>