bofors Posted December 22, 2006 Share Posted December 22, 2006 I occansional use Snort to do some network programming as kind of a diagnostic tool (you can see exactly what is coming and going over the network with it). Anyways, I had been using the version of Snort the came with HenWen. That was PPC, it does not work with Rosetta (apparently) and the HenWen is otherwise dead. Now, I want to simple complie Snort on OS X (x86) but I am having problems. Here is the source: http://www.snort.org/got_source/source.html These are supposed to be the instructions: To compile CVS code, execute commands: sh ./autojunk ./configure <configure options here> make Needless to say they do not work. Another way to compile Snort (for OS X even) is listed here: http://www.snort.org/archive-4-3577.html but it does not work for me either. While I certainly spend the time to figure out how to this myself (and probably should), I have other demands on my time. So, can anybody help out by either telling me how to compile Snort or perhaps by posting an x86 binary for OS X? Link to comment https://www.insanelymac.com/forum/topic/36508-compiling-snort-for-os-x-x86/ Share on other sites More sharing options...
Rammjet Posted December 22, 2006 Share Posted December 22, 2006 Read comments about header files: http://www.macosxhints.com/article.php?sto...001091304413237 Link to comment https://www.insanelymac.com/forum/topic/36508-compiling-snort-for-os-x-x86/#findComment-259695 Share on other sites More sharing options...
bofors Posted December 22, 2006 Author Share Posted December 22, 2006 Yes, I saw that before, but that does not seem like the same problem I am running into here. Link to comment https://www.insanelymac.com/forum/topic/36508-compiling-snort-for-os-x-x86/#findComment-259781 Share on other sites More sharing options...
sg Posted December 30, 2006 Share Posted December 30, 2006 have you tried getting it from darwinports? Link to comment https://www.insanelymac.com/forum/topic/36508-compiling-snort-for-os-x-x86/#findComment-264791 Share on other sites More sharing options...
bofors Posted December 30, 2006 Author Share Posted December 30, 2006 No, but it seems to be available there: http://snort.darwinports.com/ I will give that a shot, thanks. EDIT: Ok, that works. Thanks again. I did not know about DarwinPorts. Link to comment https://www.insanelymac.com/forum/topic/36508-compiling-snort-for-os-x-x86/#findComment-264878 Share on other sites More sharing options...
Recommended Posts