-
Notifications
You must be signed in to change notification settings - Fork 917
Porting notes
Peter van Dijk edited this page Mar 21, 2020
·
9 revisions
Install mozilla-rootcerts
so that git clone from https works. Install pkgin
because it is nice. If downloading things does not work, try route delete -inet6 default
.
Also install: autoconf automake bison boost boost-headers flex git gmake lmdb lua53 pkg-config ragel
dnsdist: configure: dnsdist configured with: 'LIBEDIT_CFLAGS=-I/usr/include' 'LIBEDIT_LIBS=-ledit' '--with-boost=/usr/pkg'
auth: --with-boost=/usr/pkg' '--with-modules=bind gsqlite3 lmdb' '--with-dynmodules=' '--with-lmdb=/usr/pkg
use gmake.
Please also read the PowerDNS Documentation that is available from https://doc.powerdns.com/