This is a discussion on Re: [Snort-users] Problem patching Snort within the Snort forums, part of the System Security and Security Related category; --=-kDJFQ+7RKmp1XfclFh+W Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-04-16 at 19:15, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--=-kDJFQ+7RKmp1XfclFh+W Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-04-16 at 19:15, Antonio Eugenio Villar wrote: > Well I got this problem also. It seems the script > patchsnort is not seting the correct version. In my > case I was using snort 2.1.0. To solve the problem I > just included a line 'snortversion=3D"2.0"' before line > 'case $(snortversion) in' to force it to recognize my > snort version. I do not remember if I had to change > something else but try and let me know if it works. Actually, a check for 2.0 was added shortly after Snort 2.0 came out (at 2003/04/19 22:04:08 to be exact :) I ran a test this afternoon, and patched a fresh Snort 2.1 version without a problem. If you use an older version of patchsnort.sh, get the latest from the website, FTP or CVS. The following works fine: # cvs -d :pserver:anonymous@cvs.snort.sourceforge.net:/cvsroot/snort co -r SNORT_2_1 snort # cvs -d :pserver:anonymous@cvs.snortsam.net:/cvsroot co snort-plugin # cd snort-plugin # chmod +x patchsnort.sh # ./patchsnort.sh ../snort # cd ../snort # ./autojunk.sh # ./configure <your options here> # make Cheers, Frank --=20 Warning at the Gates of Bill: =20 Abandon hope, all ye who press <ENTER> here... --=-kDJFQ+7RKmp1XfclFh+W Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAgH1WJjGc5ftAw8wRAo98AJ9C6IG2hXFjr1SbiXId88 uf2+4ZZgCgjWw2 /nzXHlnkEHb0PWw8EPP17lE= =N5JX -----END PGP SIGNATURE----- --=-kDJFQ+7RKmp1XfclFh+W-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |