[collectd] Java API for collectd
Hasna SABAH
hasna.sabah at gmail.com
Tue Aug 6 16:44:18 CEST 2013
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) :
export JAVA_HOME=/usr/lib/jvm/java-1.6.0
then
./configure --with-java=$JAVA_HOME
but I still obtain this error message
java . . . . . . . . no (dependency error)
When I looked for the dependencies in java plugin webpage, I found
this : *Java
Native Interface* (JNI) / libjvm
ruuning find gave me these two results :
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/server/libjvm.so
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjvm.so
(they have different sizes)
but even If I change the export to the new path, I still have the same
error when I run configure.
Am I missing something ?
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20130806/2ec2b256/attachment.html>
More information about the collectd
mailing list