
Hi Where can i find the below entries in remote system ./configure \ --without-sasl \ --without-avahi \ --without-polkit \ --without-python \ --without-xen \ --without-qemu \ --without-lxc \ --without-openvz \ --without-libvirtd Any samples to make a connection from remote system (windows). Thanks in advance Regards, Gandhiraj Natarajan --- On Mon, 13/9/10, Matthias Bolte <matthias.bolte@googlemail.com> wrote: From: Matthias Bolte <matthias.bolte@googlemail.com> Subject: Re: [libvirt] Remote access form windows - Java bindings To: "Bryan Kearney" <bkearney@redhat.com> Cc: "Gandhiraj Natarajan" <gandhiraj_gk@yahoo.co.in>, libvir-list@redhat.com Date: Monday, 13 September, 2010, 7:38 PM 2010/9/13 Bryan Kearney <bkearney@redhat.com>:
On 09/12/2010 11:06 PM, Gandhiraj Natarajan wrote:
Hi BK
Yes, I am running on windows. Is there any difference between the jar files (linux and windows).
The jar files should be the same.
How can i compile the source for windows.
You will need to look at this page:
http://libvirt.org/windows.html
-- bk
I have put together a set of shell and batch files that take care of setting up a MSYS/MinGW environment and to compile libvirt (and other stuff) on Windows. you can find it here: http://github.com/photron/msys_setup Matthias