andersesbensen / rtl-zwave

G.9959(ZWave) demodulator
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

Fail make #3

Open plozzz opened 8 years ago

plozzz commented 8 years ago
g++ -O3    -c -o wireshark.o wireshark.cpp
wireshark.cpp:2:23: fatal error: pcap/pcap.h: No such file or directory compilation terminated.
<builtin>: recipe for target 'wireshark.o' failed
make: *** [wireshark.o] Error 1
andersesbensen commented 8 years ago

Hi, you need to install the libpcap-dev package