Hi guys, I'm trying to run hwclient java example. I got this error: Exception in thread "main" java.lang.UnsatisfiedLinkError: no jzmq in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1028) at org.zeromq.ZMQ.<clinit>(ZMQ.java:34) at hwclient.main(hwclient.java:13)
I run this example on Windows 7 32 bit OS and I use eclipse IDE. I installed the ZeroMQ and JZMQ in a different server which is runing on linux. I copied the jzmq.jar to my computer. How can I fix this error? Thanks Best Regards... -- *BURAK ISIKLI** *| *http://burakisikli.wordpress.com* * *
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
