I found a bug which affected the build of the RPCAP client library on systems without libpcap installed in /usr/local/lib. The fix calls for downloading libpcap and installing in /usr/local/lib (which is the default install anyway) and adding the file /usr/local/include/net/bpf.h (from the source archive, which now includes bpf.h). Full details available in the INSTALL file in the source distribution.... read more
I found a bug which affected the build of the RPCAP client library on systems without libpcap installed in /usr/local/lib. The fix calls for downloading libpcap and installing in /usr/local/lib (which is the default install anyway) and adding the file /usr/local/include/net/bpf.h (from the source archive, which now includes bpf.h). Full details available in the INSTALL file in the source distribution.... read more