jzmq-master$ echo $JAVA_HOME /usr/lib/jvm/java-6-openjdk still the same problem
ls -l $JAVA_HOME total 20 lrwxrwxrwx 1 root root 22 2012-12-08 05:05 ASSEMBLY_EXCEPTION -> jre/ASSEMBLY_EXCEPTION drwxr-xr-x 2 root root 4096 2012-12-08 05:05 bin lrwxrwxrwx 1 root root 41 2012-12-08 05:05 docs -> ../../../share/doc/openjdk-6-jre-headless drwxr-xr-x 3 root root 4096 2012-12-08 05:05 include drwxr-xr-x 5 root root 4096 2012-12-08 05:05 jre drwxr-xr-x 2 root root 4096 2012-12-08 05:05 lib drwxr-xr-x 4 root root 4096 2012-12-08 05:05 man lrwxrwxrwx 1 root root 22 2012-12-08 05:05 THIRD_PARTY_README -> jre/THIRD_PARTY_README On Mon, Dec 10, 2012 at 5:12 AM, MListUser <[email protected]> wrote: > 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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
