repo.or.cz
/
pdns-ldap-backend
/
landonf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevent potential side effects and use local variables here
[pdns-ldap-backend/landonf.git]
/
INSTALL
blob
15deecf6c76ed42ed6c9a2425b767326c048da64
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:
4
./bootstrap
5
./configure --with-pdns=/path/to/pdns/sources/powerdns
6
make
7
make install