1 Installing this backend from source requires access to PowerDNS sources.
2 The usual gang is used, with configure needing an extra parameter to
3 point it to pdns sources:
6 ./configure --with-pdns=/path/to/pdns/sources/powerdns --libdir=/path/to/pdns/pluginsdir
10 The --libdir is here to install the newly built plugin where
11 PowerDNS expects to find them. This is generally /usr/lib/powerdns
12 or /usr/lib64/powerdns.