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
