pkg install git ragel libsodium re2 py27-virtualenv
git clone https://github.com/PowerDNS/pdns.git
cd pdns/pdns/dnsdistdist
virtualenv build
autoreconf -i
./configure --bindir=/usr/local/sbin --enable-dnscrypt --enable-libsodium --enable-re2
gmake
gmake install
Last active
August 5, 2017 08:34
-
-
Save publicarray/efdd85e79c3d57932880ec09bbb09788 to your computer and use it in GitHub Desktop.
Compile dnsdist on FreeBSD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment