[collectd] Problems compiling collectd with java support
Paul Miles
paul.miles at playfish.com
Fri Jul 30 18:38:59 CEST 2010
Hello,
I'm wondering if you can help, I'm trying to compile collectd-4.10.1
with java support and i'm getting errors about libjvm no (jar not found).
I'm attempting to run configure with the following command :
./configure JAVA_CPPFLAGS="-I$JAVA_HOME/include
-I$JAVA_HOME/include/linux" --enable-java
I have $JAVA_HOME set to : /usr/java/default
I definately have libjvm.so available under $JAVA_HOME.
ie.
[root at dev-build-dev01 collectd-4.10.1]# find /usr/java/default/ | grep
libjvm
/usr/java/default/jre/lib/amd64/server/libjvm.so
Any ideas ?
Thanks in advance,
Paul
More information about the collectd
mailing list