[syslog-ng] afsql module error

Eshan Bhide ebhide at globalgossip.net
Wed Mar 16 00:38:32 CET 2011


Thanks guys, it works!

The lib/dbd directory was indeed empty, and I recompiled the
libdbi-drivers with the correct switches:
./configure --disable-docs --without-oracle \
        --with-dbi --with-dbi-incdir='${prefix}/include/'
--with-dbi-libdir='${prefix}/lib/' \
        --with-freetds --with-mysql --with-pgsql \
        --with-sqlite3 --without-sqlite \


More information about the syslog-ng mailing list