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. [r...@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 _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
