Hi, Any help would be enormously useful. I'm trying to get PDNS running on OpenDBX backend to MS SQL Server. I have the following set up.
MS SQL 2005 Linux Enterprise 10 SP1 PowerDNS 2.9.21 I have successfully installed the FreeTDS library and tested connectivity to the database. I have also installed the OpenDBX and compiled it with the msssql backend. The problem starts when I install PDNS and set the launch=opendbx in pdns.conf I get the following error when starting PDNS. frodo:/etc/init.d # ./pdns monitor Jul 02 22:46:15 Unable to load module '/usr/lib/pdns/libopendbxbackend.so': libopendbx.so.1: cannot open shared object file: No such file or directory Jul 02 22:46:15 dnsbackend unable to load module in opendbx The file does actually exists:- lrwxrwxrwx 1 root root 22 Jul 2 22:17 libgeobackend.so -> libgeobackend.so.0.0.0 lrwxrwxrwx 1 root root 22 Jul 2 22:17 libgeobackend.so.0 -> libgeobackend.so.0.0.0 -rwxr-xr-x 1 root root 86480 Jun 12 20:07 libgeobackend.so.0.0.0 lrwxrwxrwx 1 root root 25 Jul 2 15:17 libgmysqlbackend.so -> libgmysqlbackend.so.0.0.0 lrwxrwxrwx 1 root root 25 Jul 2 15:17 libgmysqlbackend.so.0 -> libgmysqlbackend.so.0.0.0 -rwxr-xr-x 1 root root 55200 Jul 2 15:17 libgmysqlbackend.so.0.0.0 lrwxrwxrwx 1 root root 19 Jul 2 17:36 libopendbx.so.1 -> libopendbx.so.1.1.0 -rwxr-xr-x 1 root root 12006 Jul 2 17:36 libopendbx.so.1.1.0 lrwxrwxrwx 1 root root 26 Jul 2 22:27 libopendbxbackend.so -> libopendbxbackend.so.0.0.0 lrwxrwxrwx 1 root root 26 Jul 2 22:27 libopendbxbackend.so.0 -> libopendbxbackend.so.0.0.0 -rwxr-xr-x 1 root root 104464 Jul 2 22:27 libopendbxbackend.so.0.0.0 lrwxrwxrwx 1 root root 23 Jul 2 22:17 libpdnsbackend.so -> libpdnsbackend.so.0.0.0 lrwxrwxrwx 1 root root 23 Jul 2 22:17 libpdnsbackend.so.0 -> libpdnsbackend.so.0.0.0 -rwxr-xr-x 1 root root 33920 Jun 12 20:07 libpdnsbackend.so.0.0.0 lrwxrwxrwx 1 root root 23 Jul 2 22:17 libpipebackend.so -> libpipebackend.so.0.0.0 lrwxrwxrwx 1 root root 23 Jul 2 22:17 libpipebackend.so.0 -> libpipebackend.so.0.0.0 -rwxr-xr-x 1 root root 69168 Jun 12 20:07 libpipebackend.so.0.0.0 -rw-r--r-- 1 root root 1295 Jul 2 17:36 opendbx.mo I have been at this for 3 days and hit a brick wall, I have even compiled PDNS from scratch as well as the packages on the SuSE build services. I think I'm nearly there but just missing something. Thanks Tobi _______________________________________________ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users