Snort mailing list archives

Barnyard Config Error - Possible Answer


From: tforeman () ibsys com
Date: Wed, 11 Jun 2003 11:27:50 -0500

On 6/01/03 Guy asked:

rh9 -mysql- snort- acid installed as per Patrick Harpers excellent install
 doc on snort web site
 trying to hook in barnyard
 using
 ./configure --enable-mysql
--with-mysql-libraries=/usr/local/mysql/lib/mysql
  --with-mysql-includes=/usr/local/mysql/include/mysql
 
 >**********************************************
 > ERROR: unable to find mysqlclient library
 > checked in the following places
 > /usr/local/mysql/lib/mysql
 >**********************************************
 
 libmysqlclient.so is actually in this location yet the configure fails
 
 searched the archives...
 ideas?
 
 Guy Witney Krocker

I am now trying to install barnyard with MySQL 4.0.12 and ran into the
same problem.

But I think I have a fix. In MySQL 4.0 they appear to have changed the
librarie function calls.

If you edit the barnyard config file and change all occurances of
"mysql_connect" to "my_connect" the configuration and compilation
will complete without this error.

I am having a different error when I try to run barnyard, but I don't
think that it's related to this and is going to be the subject of a
different email.
--
Timothy W. Foreman   ~   System Administrator   ~   tforeman () ibsys com
Internet Broadcasting Systems ~ (651) 365-4181 ~ http://www.ibsys.com/
--
"Unix *is* user friendly. It's just picky about who its friends are."


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
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: