LDNS
- About
- Download
- Documentation
LDNS 1.8.3 (Current version)
- Source:
- ldns-1.8.3.tar.gz | sha1 | sha256 | pgp sig
- Date:
- 15 Aug, 2022
Linux and *BSD sources and binaries can easily be obtained using your (favorite) package manager or ports collection.
Compiling
After downloading, you can compile the library by doing: ./configure && (g)make.
You need GNU make to compile it.
If you compile from the repository, you also need the gnu autotools (autoreconf and libtool).