freeswitch/libs/ldns/drill
Michal Bielicki - cypromis ba0fe5b424 get rid of libldns strange old libtool and configure crap leftovers ... 2011-08-31 17:10:21 +02:00
..
ChangeLog.22-nov-2005 ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
Makefile.in ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
README ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
REGRESSIONS ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
chasetrace.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
config.h.in ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
configure get rid of libldns strange old libtool and configure crap leftovers ... 2011-08-31 17:10:21 +02:00
configure.ac ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
dnssec.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
drill.1 ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
drill.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
drill.h.in ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
drill_util.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
drill_util.h ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
error.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
install-sh ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
root.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
securetrace.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
work.c ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00

README

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>