Snort mailing list archives

Re: Can't Compile 1.8.4beta2


From: Scott Fringer <fringsm () is2 hsnet ufl edu>
Date: Thu, 28 Feb 2002 11:33:36 -0500 (EST)

Chris,
  I have a single MySQL install, though I'm accessing it via a symlink.
The actual install is:

/usr/local/mysql-3.23.47-pc-linux-gnu-i686

symlinked via:

/usr/local/mysql

Could it be the symlink breaking things?  I didn't even think to try using
the true path to MySQL.

Scott

Scott Fringer                              Shands Healthcare @ U.F.
Network Systems Analyst                        Gainesville, FL

On Thu, 28 Feb 2002, Chris Green wrote:

Scott Fringer <fringsm () is2 hsnet ufl edu> writes:

Original:

 CPPFLAGS = -I/usr/local/include -DENABLE_MYSQL
-I/usr/local/ssl/include -DENABLE_SSL

Changes:

 CPPFLAGS = -I/usr/include/pcap -I/usr/local/mysql/include -DENABLE_MYSQL
-I/usr/local/ssl/include -DENABLE_SSL

Original:

 LDFLAGS =  -L/usr/local/lib -L/usr/local/ssl/lib

Chanegs:

 LDFLAGS = -L/usr/local/mysql/lib -L/usr/local/ssl/lib



Hrm, do you have two MySQL installations and configure is getting
confused or a single one in /usr/local/mysql ( its a bug either way
but trying to decide how to fix it )

--
Chris Green <cmg () uab edu>
You now have 14 minutes to reach minimum safe distance.



_______________________________________________
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: