How do I install libpcap and the pcap module on my Mac? I just installed homebrew, what's the next step?
After that, how do I get the server to run locally on my machine so I can check out changes I make to the code? Do I just have to run 'node app.js' inside the pcap-map directory? Right now I get a "Cannot find module 'pcap'" error.