Hi, On Sun, Dec 09, 2012 at 02:18:58PM +0200, Meir Yanovich wrote: >hello all >i trying to compile zeromq jzmq lib in linux , >but when i get error when the make gettes to this point : > > jzmq-master$ jar cf zmq.jar org/zeromq/*.class > Error: could not find libjava.so > Error: could not find Java 2 Runtime Environment.
How does your $JAVA_HOME environment variable look like? fyi, it should be set to JDK/JRE directory. [ ... ] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
