On 08/14/2012 03:51 AM, Victor Perron wrote:
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] <mailto:[email protected]>> wrote:

    Hi Ramesh,

    On 14 August 2012 06:52, ramesh <[email protected]
    <mailto:[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] <mailto:[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
Thanks for the replies. I tried on 2 different servers and I got stuck at the exact same error.
I have Java Home and Jre Home set properly.
But both the servers have Sun/Oracle JDK 1.7.04 and I am not sure if that could be the reason.

regards,
Ramesh
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to