dashed icon indicating copy to clipboard operation
dashed copied to clipboard

Note dependencies

Open vergissberlin opened this issue 5 years ago • 0 comments

Hi!

you should write down all dependencies. If found out that libpcap-devis needed other wise you get following error message on bundle install:

current directory: /usr/local/bundle/gems/pcaprub-0.12.4/ext/pcaprub_c
make "DESTDIR="
compiling pcaprub.c
pcaprub.c:11:18: fatal error: pcap.h: No such file or directory
 #include <pcap.h>
                  ^
compilation terminated.

cheers, André

vergissberlin avatar Sep 22 '18 21:09 vergissberlin