Snort mailing list archives

RE: mysql error no matter what


From: "Dan Muey" <dmuey () infiniplex com>
Date: Thu, 15 Aug 2002 09:27:57 -0500

It took a few tries but that was pretty much it! Thanks!
For those of you searching the archive for answers
Here's what i did to get it to go :

If you're doing this via freebsd ports collection make sure to change
your Makefile to --with-mysql or --with-mysql=/usr/local ( or whatever)

and if you already installed it and get errors do this :
cd /usr/ports/security/snort/
rm /usr/localbin/snort
make deinstall
rm -r work/
make
make reinstall

-----Original Message-----
From: mel [mailto:meling () scan-associates net]
Sent: Wednesday, August 14, 2002 10:18 PM
To: Dan Muey
Subject: Re: [Snort-users] mysql error no matter what


So spaketh Dan Muey on Wed, Aug 14, 2002 at 01:48:00PM -0500: 

It gives me this : mysql support is not compiled in this copy
so I do another ./compile --with-mysql to make sure and see the line :

Make sure you removed the previous snort binary before doing
make install.

Dan

--mel


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
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: