Tobywuk
October 12th, 2009, 06:49 AM
Hello,
I am trying to install python-libpcap
I have followed the readme by doing an apt-get install libpcap-dev to install libpcap and then running the python ./setup.py file for python-libpcap.
pcap.c:118:20: error: Python.h: No such file or directory
i get a load of build errors with pcap.c:xxx error's
and finally a gcc failed with exit status 1 message.
Im using ubuntu 9.04 64bit vershion.
anyone had experiance with pyLibPcap and can help?
thanks
I am trying to install python-libpcap
I have followed the readme by doing an apt-get install libpcap-dev to install libpcap and then running the python ./setup.py file for python-libpcap.
pcap.c:118:20: error: Python.h: No such file or directory
i get a load of build errors with pcap.c:xxx error's
and finally a gcc failed with exit status 1 message.
Im using ubuntu 9.04 64bit vershion.
anyone had experiance with pyLibPcap and can help?
thanks