Snort mailing list archives
Re: Cannot install Snort with RPM file.
From: Bill Bernsen <bill.bernsen () nyu edu>
Date: Tue, 30 Sep 2014 10:43:34 -0400
This is a frustration I've also experienced. My understanding is that the RPM is built against source compiled libdnet which has a different library footprint. Further, symlinking the files it wants to the CentOS libdnet packages doesn't seem to work. Is there a reason that the RPM is distributed this way? If you do need a package for distribution, I found that adding libdnet-devel and zlib-devel to the BuildRequires line in the spec file and building the package using rpmbuild + mock fixed things. On Tue, Sep 30, 2014 at 8:53 AM, Kurzawa, Kevin <kkurzawa () co pinellas fl us> wrote:
I was not able to get the RPM to install either. Grab the source code and
compile it manually.
wget https://www.snort.org/downloads/snort/snort-2.9.6.2.tar.gz
And I’ve always had to install libdnet 1.11 manually as well. The libdnet
from the RHEL repositories doesn’t cut it.
wget http://prdownloads.sourceforge.net/libdnet/libdnet-1.11.tar.gz
cp /usr/local/lib/libdnet.1.0.1 /usr/local/lib/libdnet.so.1.0.
Edit /etc/ld.so.conf to add append a line that says: /usr/local/lib/
ldconfig -v
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users
Please visit http://blog.snort.org to stay current on all the latest
Snort news!
-- Bill Bernsen Network Security Analyst ITS Technology Security Services, New York University http://www.nyu.edu/its/security
------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users Please visit http://blog.snort.org to stay current on all the latest Snort news!
Current thread:
- Cannot install Snort with RPM file. Jutichai Thongkrachai (Sep 30)
- Re: Cannot install Snort with RPM file. Kurzawa, Kevin (Sep 30)
- Re: Cannot install Snort with RPM file. Bill Bernsen (Sep 30)
- Re: Cannot install Snort with RPM file. Kurzawa, Kevin (Sep 30)
