head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.16.00.32.14;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246827
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@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>
@
