This is a discussion on Re: [Snort-users] 'mysql' support is not compiled...OH YES IT IS within the Snort forums, part of the System Security and Security Related category; Wow. that was it: I needed the `make disclean`. So it didn't matter if I ran a new ./configure, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Wow. that was it: I needed the `make disclean`. So it didn't matter if I ran
a new ./configure, it was still making using the script generated from the ../configure I ran before without the mysql switch, huh? Thanks. On Tuesday 27 January 2004 02:11 pm, you wrote: > No, the problem is that the configure script isn't finding the required > mysql libs and includes. Try doing a `make distclean` at the root of your > snort src and rerunning the configure script. Pay particular attention to > the output of: > > "checking for mysql..." > > If the mysql libs are found then when you compile snort, you'll see the > switch "-DENABLE_MYSQL" being passed to the compiler when you run `make`. > > Bammkkkk > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |