Open GoogleCodeExporter opened 9 years ago
I got the same issue on redhat
Original comment by ravi.genius
on 21 Jun 2012 at 12:53
For build instructions for Fedora see this github ticket:
https://github.com/hgn/captcp/issues/3 . It will probably work on RedHat as
well.
Original comment by csir...@gmail.com
on 23 Jun 2012 at 8:47
To resolve this on redhat if you are running on 64 bits its add lib64 to the
list of libraries that are checked on setup.py.
for sd in ('lib', 'lib64',''):
You will also need to install libpcap-devel.
Original comment by ruirtsan...@gmail.com
on 14 Aug 2012 at 5:20
You may be interested in http://code.google.com/p/pypcap/issues/detail?id=40
Original comment by hell...@gmail.com
on 9 Dec 2012 at 12:47
Original issue reported on code.google.com by
johnj...@gmail.com
on 17 May 2012 at 2:30