<div dir="ltr">If I remember right, there was configure option "--enable-java" which has to be used as well together with "--with-java".<div>-Vedran</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 6 August 2013 17:44, Hasna SABAH <span dir="ltr"><<a href="mailto:hasna.sabah@gmail.com" target="_blank">hasna.sabah@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Thank you very much, I've been trying to install from source but it is still not working. I found in the README file what I need to do (I checked my java home, i've already installed jdk and eclipse and I can compile java programs) :<br>

<br>export JAVA_HOME=/usr/lib/jvm/java-1.6.0<br>then <br>./configure --with-java=$JAVA_HOME  <br><br>but I still obtain this error message <br>java  . . . . . . . . no (dependency error)<br><br>When I looked for the dependencies in java plugin webpage, I found this :  <em>Java Native Interface</em> (JNI) / <code>libjvm</code><br>

</div><div><div>ruuning find gave me these two results :<br><br></div><div><div>/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/server/libjvm.so<br>/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjvm.so<br>

</div><div>(they have different sizes) <br>
</div><div><br>but even If I change  the export to the new path, I still have the same error when I run configure.<br><br></div>Am I missing something ?<br><br></div><div>Thanks in advance<br></div></div></div>
<br>_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
<br></blockquote></div><br></div>