[Seqan-dev] cmake - java version ?


Hi,

when executing "cmake ." I get the following warning:

-- Warning, could not run java --version

when trying to run java, I see it is installed (not a given... ) but there is no option "--version" just "-version"

Here is what is installed:

java version "1.7.0_25"
OpenJDK Runtime Environment (rhel-2.3.10.4.el6_4-x86_64)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

I guess it is not that important...

Anyways any idea on how to remove this warning is appreciated...

Thanks,

Bernd