Snort on RHEL 5

Discussion in 'all things UNIX' started by RayAID, Sep 25, 2010.

Thread Status:
Not open for further replies.
  1. RayAID

    RayAID Registered Member

    Joined:
    Sep 25, 2010
    Posts:
    2
    I previously installed a Snort RPM. Everything looked good and stats were
    being collected. However, I had to pound out a few lines in the config file
    before the install would work.

    This bothered me and I found out that I have to recompile with the zlib
    option. I did and it appeared to install. However I cannot find the binary!
    I did a "find / -name snort -print" but no binary showed up!

    Any ideas?

    Thanks,

    Ray
     
  2. katio

    katio Guest

    Try
    # find / -iname "*snort*"
    For example if the binary was named Snort2 that would pick it up too.

    BTW how did you install? make install or though a package manager?
     
  3. RayAID

    RayAID Registered Member

    Joined:
    Sep 25, 2010
    Posts:
    2
    Make Install.....
     
  4. dan_maran

    dan_maran Registered Member

    Joined:
    Aug 30, 2004
    Posts:
    1,053
    Location:
    98031
    Try su -c'locate snort'
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.