[Mod_log_sql] configure: WARNING: ** libDBI client libraries not found!

Edward Rudd urkle at outoforder.cc
Tue Aug 24 08:23:47 EDT 2010


Those are just warnings and can be ignored..  If configure completely finished and gave you the "here's what I found and am building" summary section and generates the makefiles then you can just run make and make install.

The only time you should be concerned with a warning is if it's a feature you wanted in your build and the warning serves to let you know why.

On Aug 24, 2010, at 5:41 , Horace Ho wrote:

> ./configure --with-mysql=/usr/bin/mysql --without-dbi
> 
> still gives 2 warnings:
> 
> checking for dbi Includes in no/include... no
> configure: WARNING: ** libDBI client libraries not found!
> checking for libdbi library in no/lib... no
> configure: WARNING: ** libDBI client libraries not found!
> 
> does it mean I can safely ignore them?
> 
> On Tue, Aug 24, 2010 at 5:28 PM, Rene Kanzler <rk at cosmomill.de> wrote:
> Hello
> 
> On Tue, 24 Aug 2010 16:23:18 +0800, Horace Ho <horaceh at gmail.com> wrote:
> > Package libdbi-drivers - 0.8.1a-1.2.2.i386 is already installed.
> 
> If you only want to log to MySQL you don't need libdbi and you can
> configure with
> "--without-dbi". Otherwise try to find the dbi headers (dbi.h) on your
> system and configure
> with "--with-dbi=/path/to/dbi.h"
> 
> Bye
> Rene
> 
> _______________________________________________
> Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/
> 
> To unsubscribe send an e-mail to
> mod_log_sql-unsubscribe at lists.outoforder.cc
> 
> _______________________________________________
> Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/
> 
> To unsubscribe send an e-mail to 
> mod_log_sql-unsubscribe at lists.outoforder.cc

Edward Rudd
OutOfOrder.cc
317-674-3296





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20100824/086ca6a0/attachment-0001.html 


More information about the Mod_log_sql mailing list