[syslog-ng] Compiling with SQL Support

Patrick H. syslogng at feystorm.net
Wed Mar 10 03:24:08 CET 2010


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 at cv.net>
To: syslog-ng at 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
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20100309/866fd6bb/attachment.htm 


More information about the syslog-ng mailing list