Snort mailing list archives
Re: zlib and 2.8.6 problem on Ubuntu 8.04
From: "Alex Manchester" <amanchester () gmail com>
Date: Tue, 11 May 2010 11:24:27 -0400
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John, Look for a zlibg1-dev. That program should install the headers needed for --enable-zlib. Additionally just before running the ./configure --enable-glib, run ./configure -h. This will give you a list of all configure options. After I ran the --enable-zlib option, I ran into other snort.conf issues with regards to barnyard2 and I resolved those by adding a few other --enable options, specifically --enable-gre, --enable-targetbased, and --enable-decoder-preprocessor-rules. I probably did not need them all but I was finally able to get snort running with barnyard2 and base. Eventually, I may experiment with the configure options and see what exactly I need and can do without. Hopefully, this info helps in resolving your issue. Alex - -----Original Message----- From: John York [mailto:YorkJ () brcc edu] Sent: Tuesday, May 11, 2010 10:23 AM To: 'snort-users () lists sourceforge net' Subject: [Snort-users] zlib and 2.8.6 problem on Ubuntu 8.04 I'm having trouble upgrading from 2.8.5.3 to 2.8.6. Snort errors out, ERROR: /usr/local/etc/snort/snort.conf(200) => Invalid keyword 'compress_depth' for 'global' configuration. I found the earlier thread suggesting adding --enable-zlib to the ./configure command, which I did. I still have the same problem. The output from configure shows, in part: checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no Ubuntu has zlibg1, not good enough I guess. So, I installed zlib-1.2.5 into the default location /usr/local/zlib. The same problem remains in both configure and snort. I tried adding zlib to the path, no luck. I can get snort to run be commenting out compress_depth, decompress_depth and inspect_gzip from the http preprocessor statements, but it would be good to get it fixed. Where should I install zlib so that configure can find it, or how do I tell configure where to find zlib? Thanks John - ---------------------------------------------------------------------------- -- _______________________________________________ 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://www.geocrawler.com/redir-sf.php3?list=snort-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) iEYEARECAAYFAkvpdqQACgkQbYgPU3padp7eDwCeP3/rPZZpTxvTgs7WjH12wWtQ INgAoLklCflS+QOlo3KjXdWReljm0oLt =vGNG -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ 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://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- zlib and 2.8.6 problem on Ubuntu 8.04 John York (May 11)
- Re: zlib and 2.8.6 problem on Ubuntu 8.04 Ryan Jordan (May 11)
- Re: zlib and 2.8.6 problem on Ubuntu 8.04 John York (May 11)
- Re: zlib and 2.8.6 problem on Ubuntu 8.04 Alex Manchester (May 11)
- Re: zlib and 2.8.6 problem on Ubuntu 8.04 Ryan Jordan (May 11)
