Snort mailing list archives

Re: Snort and MySQL on Slackware 10


From: "Senthil Prabu.S" <prabu333 () hotpop com>
Date: Thu, 18 Nov 2004 09:45:42 +0530


I trying to get Snort to compile with MySQL on my Slack 10 box. My MySQL
install is the Slack 10 standard, and my configure line is:

./configure --with-mysql=/usr/include/mysql

The config.log keeps saying that mysql is not found. I've also tried just
--with-mysql, and many other variations but I keep getting the same
message. I assume that it's looking for mysql.h, which is present under
/usr/include/mysql.

Then,u can use the following configuration switch to make compiler to look
for the mysql.h at /usr/include/mysql.

--with-mysql-includes=/usr/include/mysql

This is solve ur problem.


--
Senthil Prabu.S






-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
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: