Hi, We are using zeromq as middleware in our application with java binding(jzmq). when we run our program it throws exception.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/lib/libjzmq.so: /usr/local/lib/libjzmq.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) We are using CentOs 6.2 ,64 bit java. I searched a lot , it tell that jzmq native library is of 32 bit ,and jdk installed is of 64 bit on Cent OS. So from where I can get jzmq native build for 64 bit jdk. please tell me the solution . Regards, Piyush
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
