It should, its basically the open sourced SUN JVM.
However, you'll probably need the java-1.7.0-icedtea-devel package, too
for the javac compiler and the JNI includes.
regards
István
Richard W.M. Jones wrote:
Tóth István wrote:
> Hello!
>
> A development version of the java bindings I've been working on are
> available at :
>
>
http://tiger.3ginformatika.hu/java-libvirt.tgz
>
> I'd appreciate your feedback on it.
>
> Building:
> Have java/gcc set up correctly through alternatives ( I use jpackage
> sun java 1.5.0 on Fedora 7 x86_64)
I've got something called 'java-1.7.0-icedtea' (pulled in as a
dependency for OpenOffice). Is that likely to work?
Rich.