Open a terminal and type "jar" (no quotes); does it run fine? Unless that command runs ok, you will not be able to install jzmq.
-- Gonzalo Diethelm DCV Chile From: [email protected] [mailto:[email protected]] On Behalf Of ramesh Sent: Tuesday, August 14, 2012 9:23 AM To: [email protected] Subject: Re: [zeromq-dev] Unable to install JZMQ 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]<mailto:[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 ----------------------------------------- Declaración de confidencialidad: Este Mensaje esta destinado para el uso de la o las personas o entidades a quien ha sido dirigido y puede contener información reservada y confidencial que no puede ser divulgada, difundida, ni aprovechada en forma alguna. El uso no autorizado de la información contenida en este correo podrá ser sancionado de conformidad con la ley chilena. Si usted ha recibido este correo electrónico por error, le pedimos eliminarlo junto con los archivos adjuntos y avisar inmediatamente al remitente, respondiendo este mensaje. "Before printing this e-mail think if is really necesary". Disclosure: This Message is to be used by the individual, individuals or entities that it is addressed to and may include private and confidential information that may not be disclosed, made public nor used in any way at all. Unauthorized use of the information in this electronic mail message may be subject to the penalties set forth by Chilean law. If you have received this electronic mail message in error, we ask you to destroy the message and its attached file(s) and to immediately notify the sender by answering this message.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
