Skip to main content
Snort_inline: Compilation Issues

After gave up with Debian since I can't resolve libdnet problem on Debian, I opt to take Fedora Core 6 with reasons:

1-Community driven
2-Less compilation (machine is Pentium 3. I just add up my own 128 SDRAM )
3-Package management

However, I regret that yum slowness which drive me upset. Everything else fine.
Funny stuff: I use Ubuntu on my laptop and when I want to use yum search facility, it leads to

#yum cache search


ROTFL

(apt-cache is for Debian variant which works almost the same with yum search. The command given above mixed)

I saw victor posted something on his blog regarding snort_inline dropped libipq dependecies horror as posted here

I checkout'ed the SVN version, compile it and and succeeded.

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).