[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrade to Snort 1.9.0



On Fri, 2003-01-03 at 18:29, Stefan Drees wrote:
> Hello,
> im working with debian since three months (coming from suse) and its great.
> But now i need to upgrade snort 1.8.7 (from testing) to 1.9.0 because there
> are no more rule files for 1.8.X.
> 
> So i have looked in unstable and found out, that i must upgrade to libpcap
> 0.7,
> libc6-2.2.5-13 and libdb1-compat 2.1.3-7.
> libdb1-compat 2.1.3-7 seems to be ok, no problems listed.
> libpcap 0.7 seems to be ok, no "critical" problems listed only a missing
> link to libpcap.so.0.
> libc6-2.2.5-13 has many listed bugs and other problems. => problem => system
> stable?
> 
> I need snort 1.9.0 but i want the system to be stable. Hope someone can help
> me, how to do it.

If you don't want to pull in the dependencies, you will have to build it
from source, something like this:

# apt-get devscripts fakeroot
$ cd .../src
$ apt-get source snort
$ cd snort-1.9.0
$ debuild

That will create a package in .../src, which you can then install:

# dpkg -i .../src/snort_1.9.0*deb

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "I love them that love me; and those that seek me early
      shall find me."                Proverbs 8:17 



Reply to: