Date: Fri, 29 Feb 2008 16:16:39 +0600 From: dunaevanton@mail.ru To: freebsd-questions@freebsd.org Subject: Snort and FreeBSD 6.2 Message-ID: <op.t696t1pkjvm85f@dacota-15>
index | next in thread | raw e-mail
Hi. Here is the problem: > [root@dunaev /usr/ports/security/snort]# make install clean===> > snort-2.7.0.1_1 is marked as broken: FLEXRESP2 patch file does not > incorporate cleanly.*** Error code 1 To ignore this problem I comment next strings in Makefile: #IGNORE= options FLEXRESP and FLEXRESP2 are mutually exclusive ... #BROKEN= FLEXRESP2 patch file does not incorporate cleanly and correct MASTER_SITES= http://www.snort.org/dl/current/ to MASTER_SITES= http://www.snort.org/dl/old/ (cuz it was incorrect path) next time i use command "make" and snort-2.7.0.1_1.tar.gz was download, but checksum error: > [root@dunaev /usr/ports/security/snort]# make > ===> Found saved configuration for snort-2.7.0.1_1 > ===> Extracting for snort-2.7.0.1_1 > => MD5 Checksum OK for snort-2.7.0.1.tar.gz. > => SHA256 Checksum OK for snort-2.7.0.1.tar.gz. > => No MD5 checksum recorded for sp_respond2.diff.gz. > => No SHA256 checksum recorded for sp_respond2.diff.gz. > => No suitable checksum found for sp_respond2.diff.gz. > *** Error code 1 Help me plz. I wanna install it from ports. P.S.: Can u give some links for good howto to "install snort on freebsd". I dont found anything good exept two *.pdf files at snort.org, but they are old. Sorry for my english. Thank you.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t696t1pkjvm85f>
