msantos / epcap

Erlang packet capture interface using pcap
http://listincomprehension.com/2009/12/erlang-packet-sniffer-using-ei-and.html
BSD 3-Clause "New" or "Revised" License
178 stars 56 forks source link

Quick setup based on latest source can't work #2

Closed serfire closed 13 years ago

serfire commented 13 years ago

Hello, Msantos:

when I setup :

cd epcap
make

error occurred:

==> epcap (compile) Dependency not available: pkt-.* ({git,"git://github.com/msantos/pkt.git", "master"}) make: *\ [compile] error 1

msantos commented 13 years ago

Thanks serfire! Should be fixed now, if it's not or if you run into any other problems, please let me know!