Hi Stefan > pdnsd won't start because it does not find a particular file: > libopendbxbackend.so
The PowerDNS package for Debian/Ubuntu doesn't provide the OpenDBX backend. Unfortunately, you have to compile PDNS yourself to get the backend. > Now I have already compiled opendbx myself, tried to compile pdns as > well but no action at all produces this libopendbxbackend.so. > Is something wrong with the combination pdns 2.9.21.2-1 and opendbx > 1.4.0-1? You need a configure call for compiling PowerDNS like this: ./configure --with-modules="" --with-dynmodules="opendbx" Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX