|
|
|
|
Snort Forums Archive
Archive Home » Linux » 64bit RPMs?
Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.
[ Notice: Full Version of This Topic ]
64bit RPMs?
Posted by Kro77 on June 14, 2006 17:12:53
Are there snort 64bit RPMs available for RHEL4? |
|
Posted by SteveM on August 28, 2006 09:38:23
The compile works fine on 64bit...one warning...the unified_log files produced by 64bit linuxes appear to only be readable by other 64bit linuxes. I'd love to be proved wrong on that latter bit BTW :) Our packet load necessitate monster sensors...would rather not build monster backend DBs to match... |
|
Posted by GemNEye on July 19, 2007 11:13:21
I used the following to compile the source RPMs:
CFLAGS="-I/usr/lib64/mysql -I/lib64" LDFLAGS="-L/usr/lib64/mysql -L/lib64 -L/usr/lib64" rpmbuild -bb snort.spec --with mysql
It created two packages, which I installed:
snort-2.7.0-1.x86_64.rpm
snort-mysql-2.7.0-1.x86_64.rpm |
|
Posted by ianarus on June 05, 2008 10:08:26
What should i do to install on an 64bit system?
Should i use the .tar.gz provided by this site or should i do something else to make it work? |
|
|
|
|
|