Blogroll
Recent Comments
- DiademTech on Zimbra View mail disable
- ghantoos on Zimbra View mail disable
- daniel on Linux Cache Thrashed
- Rodrigo on Zimbra View mail disable
- shawnmichle on Is chkrootkit the best ?
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Where is Sachin now?
And you coming from:
My Flickr
Currently Reading:
Me and Twitter.
- After so long, This time i do like Windows 7. 2010-06-13
- Brain Sync is plain awesome. After listening to Secret I slept like a baby all night. 2010-06-04
- @ejacqui Happy friday dude. in reply to ejacqui 2010-05-14
- More updates...
Snort on Centos64 bit.
Published by sac | Filed under Blog
I was just trying to install snort on one of the centos 64 bit servers. It took me a while to figure out that its not easy as configuring on a 32 bit. Here just paste this if you get struck
./configure –with-mysql –enable-dynamicplugin –with-libpcap-libraries=/usr/lib64/ –with-libpcre-libraries=/usr/lib64/–with-libnet-libraries=/usr/lib64/–enable-dynamicplugin LDFLAGS=’-L/usr/lib64 -L/usr/lib64 -L/usr/lib64/mysql’ –prefix=/var/local/snort-2.8.5.1
December 17th, 2009



January 9th, 2010 at 2:42 am
Thanks. helped me to get it running.