'flex' and 'bison' should be added as "makedepends".
Search Criteria
Package Details: snort 3.5.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snort.git (read-only, click to copy) |
---|---|
Package Base: | snort |
Description: | A lightweight network IDS /IPS with OpenAppID support. |
Upstream URL: | https://www.snort.org |
Licenses: | GPL |
Submitter: | Snowman |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 65 |
Popularity: | 0.035856 |
First Submitted: | 2012-11-16 17:33 (UTC) |
Last Updated: | 2024-10-30 11:32 (UTC) |
Dependencies (17)
- gperftools (gperftools-gitAUR)
- hwloc
- hyperscan (hyperscan-gitAUR)
- libdaqAUR (libdaq-staticAUR)
- libdnet (libdnet-gitAUR)
- libmnl (libmnl-gitAUR)
- libpcap (libpcap-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre
- pulledporkAUR
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (5)
- barnyard2 (optional)
- oinkmaster
- pulledpork (optional)
- sguil-sensor (optional)
- snort3-extra
Sources (8)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
ItachiSan commented on 2015-11-22 21:50 (UTC) (edited on 2015-11-22 21:51 (UTC) by ItachiSan)
saez0pub commented on 2015-10-13 12:29 (UTC)
Hello,
Could you add other platforms :
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'arm')
Package is compiled and works fine under arm
Thermi commented on 2015-09-21 18:42 (UTC)
Please use sha256 for the checksum array. MD5 is known to be broken for years.
mzimmerman commented on 2015-06-22 19:06 (UTC)
I noticed bison should be a prerequisite also.
fauno commented on 2015-04-18 12:58 (UTC)
i think it should include etc/snort/rules/emerging.conf in the backup array, i had snort running without these rules for a while because the last upgrade overwrote my changes :|
GI_Jack commented on 2015-02-05 18:55 (UTC)
I get this:
$ snort -vde
Running in packet dump mode
--== Initializing Snort ==--
Initializing Output Plugins!
ERROR: Can't find pcap DAQ!
Fatal Error, Quitting..
found that this:
--with-daq-libraries=/usr/lib/
should be
--with-daq-libraries=/usr/lib/daq
because it works with this:
snort -vde --daq-dir /usr/lib/daq/
fauno commented on 2015-01-17 17:40 (UTC)
also, when installing the service file with "systemctl enable snort@enp0s18.service" it installs as eth0 anyway
fauno commented on 2015-01-17 17:39 (UTC)
could you add "--pid-path /run --create-pidfile" to the service file? :)
Dragonlord commented on 2014-12-14 21:14 (UTC)
Development news
http://blog.snort.org/2014/12/introducing-snort-30.html
olivervbk commented on 2014-11-22 20:16 (UTC)
@meAtArch
Thanks, it worked.
Would be nice if the maintainer updated the package with the correct snort@.service :)
Pinned Comments