Sorry for the late reply, just in case someone still needs this - you can install the dependencies like this: apt-get install libpcap-dev apt-get install libnet-dev or yum install libpcap-devel yum install libnet-devel
Hello, Should work if you install dependencies like this: With apt-get apt-get install libpcap-dev apt-get install libnet-dev With yum: yum install libpcap-devel yum install libnet-devel
SHould work if you install dependencies like this: With apt-get apt-get install libpcap-dev apt-get install libnet-dev With yum: yum install libpcap-devel yum install libnet-devel