./configure worked on 1.98 but not 1.99!
"Matt Erbst" <[email protected]> Sun, 1 Aug 2004 23:02:39 -0700
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <000a01c47856$51830c80$6401a8c0@matt> |
Hi again, I got 1.98 installed and have been enjoying having my MANY hits (relatively speaking) being logged to my MySQL database. Thank you for that. But I was getting around to upgrading to 1.99 and found that no matter what I did, configure was looking for the dbi libraries. I'm running FreeBSD 5.2, and everything else is recently updated. I suppose I could install libDBI, but I really don't need it. sexy# ./configure --without-dbi --with-mysql=/usr/local/bin/mysql configure: creating config.nice checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... i386-unknown-freebsd5.0 checking host system type... i386-unknown-freebsd5.0 checking target system type... i386-unknown-freebsd5.0 checking for apxs... /usr/local/sbin/apxs checking for Apache 2.0 version >= 2.0.40... yes checking for floor in -lm... yes checking for gzclose in -lz... yes checking for mysql_init in -lmysqlclient... yes checking for mysql_real_escape_string... yes checking whether mysql clients can run... yes checking for dbi Includes in no/include... no configure: error: ** libDBI client libraries not found! If this is my mistake, I apologize, otherwise, I thought you should be made aware of this problem if you aren't already. Thank you, Matt Erbst _______________________________________________ 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-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org