Home Contact Sitemap

Sachin Gopalkrishnan

is a thinker, blogger and open source evangelist.

building image

rss feed technorati fav

Blogroll

Recent Comments

Where is Sachin now?

And you coming from:

My Flickr

Currently Reading:

More »

Me and Twitter.


FAKE ADVERTISEMENT

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


One Response to “Snort on Centos64 bit.”

  1. shrini Says:

    Thanks. helped me to get it running.

Leave a Comment