Excerpts from Vedran Bartonicek's message of 2013-08-06 21:10:48 +0200:
> If I remember right, there was configure option "--enable-java" which has
> to be used as well together with "--with-java".
> -Vedran

This is indeed what is done in the RPM specfile in contrib/

configure is called with:

--enable-java --with-java=%{java_home}/

(on RHEL6 the %{java_home} macro expands to /usr/lib/jvm/java, which is a
symlink to /etc/alternatives/java_sdk, which itself points to
/usr/lib/jvm/java-1.6.0-openjdk.x86_64)

Also, the following packages are required for building this plugin:
java-devel jpackage-utils

Marc

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to