You need files aside from the libraries. These will be files that end in .la or .a. (like on our dev box, theyre /usr/lib64/libdbi.a and /usr/lib64/libdbi.la). If your os doesnt provide a libdbi devel package, you will need to download and build the source yourself. Sent: Tuesday, March 09, 2010 5:46:03 PM From: Gene Matusovsky <gene@cv.net> To: syslog-ng@lists.balabit.hu Subject: [syslog-ng] Compiling with SQL Support
How do I compile SYSLOG-NG with SQL support? I run ./configure --enable-sql option, but the configure script wasn't able to find my libdbi and libdbd drivers.
It looks like the libdbi and libdbd authors do not supply .pc files.
I see that my libdbi libraries were successfully installed in /usr/local/lib and libdbd libraries were successfully installed /usr/local/lib/dbd
How do I tell the configure script to use these libraries?
Should I create .pc files for libdbi and libdbd and put them in my PKG_CONFIG path?
-Thanks for any suggestions, Gene Matusovsky ------------------------------------------------------------------------
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html