There are some examples and dns related tools in the examples/ directory.
These can be built with:
1. cd examples/
-2 autoreconf
-3. ./configure [--with-ldns=<path to ldns installation or build>]
-4. gmake
+2. ./configure [--with-ldns=<path to ldns installation or build>]
+3. gmake
* Drill
Drill can be built with:
1. cd drill/
-2. autoreconf
-3. ./configure [--with-ldns=<path to ldns installation or build>]
-4. gmake
+2. ./configure [--with-ldns=<path to ldns installation or build>]
+3. gmake
Note that you need to set LD_LIBRARY_PATH if you want to run the binaries
and you have not installed the library to a system directory. You can use