export JAVA_HOME=/path/to/your/java/installation . Usually the jar executable is shipped with a JDK, but maybe your system lacks it. Try redownloading a proper JDK maybe !
On Tue, Aug 14, 2012 at 8:17 AM, Sebastian Lauwers < [email protected]> wrote: > Hi Ramesh, > > On 14 August 2012 06:52, ramesh <[email protected]> wrote: > > What jar is it looking for ? How to fix it ? > > Most of the time, you can figure out what any configure was doing (or > attempting to do) by looking at the generated config.log. > > In this case, I'm guessing that because the configure script was > looking for javah and javac, it's not actually a .jar file it is > looking for, but the jar command. > > My 2c, > > -S. > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Victor
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
