Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 233b9816c17ff34a52ce5feeb9bc09bd > files > 3

libvirt-java-0.4.9-1.mga4.noarch.rpm

The current build procedure is based on ant. You can build
the code by
	cd libvirt-java
	ant build
	
Type in ant -projecthelp to see all the tasks you can execute
with the build script.

There is a build.properties file which controls the build process. The
main item you may need to change in this file is the jars.dir 
property. This property should point to a directory which contains 
the junit.jar and jna.jar files.

You will need a Java Development Kit accepting the version 1.6
of the language since the bindings use enums as well as the new 
for loop syntax

You can select the Java Development Kit by using the JAVA_HOME 
environment variable. This can be useful if you have multiple 
JDK installed or if it is installed in a non standard path.

Please report any compatibility problem to the libvirt
mailing list at:
 https://www.redhat.com/mailman/listinfo/libvir-list


Bryan Kearney
bkearney@redhat.com