net-pcap.h no such file error in ns2.35
by udaya shree from LinuxQuestions.org on (#5240)
I just modify code on Antnet file after i modified i put the following commands on terminal. make clean make depend
I got the following error
make depend
...
...
emulate/net-pcap.cc:64:18: fatal error: pcap.h: No such file or directory
#include <pcap.h>
^
compilation terminated.
Please help me. I am working on ns2.35 on ubundu 12.04


I got the following error
make depend
...
...
emulate/net-pcap.cc:64:18: fatal error: pcap.h: No such file or directory
#include <pcap.h>
^
compilation terminated.
Please help me. I am working on ns2.35 on ubundu 12.04