What version of the product are you using? On what operating system?
Setup failed to build on our linux system from source, with a "can't find
pcap" error.
The following change to setup fixed the building problem:
for lib in (('pcap', 'libpcap.a'),
('pcap', 'libpcap.dylib'),
('pcap', 'libpcap.so'),
('wpcap', 'wpcap.lib')):
Original issue reported on code.google.com by nwea...@gmail.com on 20 Apr 2009 at 3:36
Original issue reported on code.google.com by
nwea...@gmail.com
on 20 Apr 2009 at 3:36