dashed
dashed copied to clipboard
Note dependencies
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é