Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Linux » How to remove Snort in Linux

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

How to remove Snort in Linux


Posted by aaaaaaaaaaaaaaaaaaaaaaaa on April 15, 2006 03:40:26

I want to recomplied it .I forget to use the option --with-mysql

Posted by brevizniak on April 17, 2006 05:21:48

make uninstall
make distclean
./configure --with-mysql
make
make install