Snort mailing list archives
Barnyard Question
From: Graxius <graxius () gmail com>
Date: Mon, 1 Nov 2004 13:33:55 -0600
All,
I have a Barnyard Question and hopefully I am just missing something.
First here are two of the errors I have been getting and commands I
used
./configure --enable-mysql --with-mysql-includes=/usr/lib/mysql
checking for /usr/lib/mysql/mysql.h... yes
checking for mysql_real_connect in -lmysqlclient... no
**********************************************
ERROR: unable to find mysqlclient library
checked in the following places
**********************************************
./configure --enable-mysql
checking for /usr/local/include/mysql/mysql.h... yes
checking for mysql_real_connect in -lmysqlclient... no
**********************************************
ERROR: unable to find mysqlclient library
checked in the following places
/usr/local/lib/mysql
**********************************************
Incidentally when I set the includes path to the client libs it fails
on the header file even if the header file is in the libs directory
manually.
./configure --enable-mysql --with-mysql-includes=/usr/includes/mysql
checking for /usr/includes/mysql/mysql.h... no
**********************************************
ERROR: unable to find mysql headers (mysql.h)
checked in the following places
/usr/includes/mysql/mysql.h
**********************************************
And the file is there...
I have tried all manner of comibinations of OS and Distro's. RPMs from
Fedora Crew then reloading and trying RPMs from Mysql guys. Suse 9.1
with RPMs from MySql folks. Even compiled MySQL from scratch. Sybolic
linking etc etc. Any one have a quick answer to what this may be? Ran
into it before? Or any good links to Barnyard info?
Thanks,
Rich
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- Barnyard Question Graxius (Nov 01)
- <Possible follow-ups>
- RE: Barnyard Question M. Shirk (Nov 01)
