I've troubles installing jnetpcap in ubuntu/eclipse!! I've downloaded following files:
- jnetcap-1.3.b3-1
- jnetcap-javadox-1.3.b3-1
- jnetcap-src-1.3.b3-1
Copied libjnetpcap.1.3.b3 to /usr/lib
, build my .jar
file in eclipse and
when I try to run it, I get the error:
UnsatisfiedLinkError
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jnetpcap in java.library.path