[libvirt-users] Location of 64 bit libvirt dlls (Windows)?

I have written a Java client (64 bit JVM) that uses libvirt APIs on a remote KVM for KVM management. Since the JVM is 64 bit, the client needs 64 bit libvirt dlls and I could not find them (I found 32 bit libvirt dlls on http://libvirt.org/windows.html). Could someone point to where I could find 64 bit libvirt dlls? Thank you, George

2013/4/30 george john <simplyjoe13@yahoo.com>:
I have written a Java client (64 bit JVM) that uses libvirt APIs on a remote KVM for KVM management. Since the JVM is 64 bit, the client needs 64 bit libvirt dlls and I could not find them (I found 32 bit libvirt dlls on http://libvirt.org/windows.html).
Could someone point to where I could find 64 bit libvirt dlls?
Just to summarize this (and because you got dropped from the CC list of this thread): Daniel P. Berrange mentioned that there is a Windows installer for 32 and 64bit that is based on the Fedora mingw libvirt builds: http://spice-space.org/download.html This includes the libvirt binaries and their dependencies. So just install virt-viewer, this is probably the most easy way to get recent libvirt binaries for 64bit Windows. -- Matthias Bolte http://photron.blogspot.com

Thank you Matthias Bolte and Daniel P. Berrange !! I tried out the 64 bit virt viewer installer provided by spice-space.org and it works fine. So I have the required dlls now. I will try to use these dlls for my Java client. Thank you. --- On Fri, 5/3/13, Matthias Bolte <matthias.bolte@googlemail.com> wrote:
I have written a Java client (64 bit JVM) that uses
From: Matthias Bolte <matthias.bolte@googlemail.com> Subject: Re: [libvirt-users] Location of 64 bit libvirt dlls (Windows)? To: "george john" <simplyjoe13@yahoo.com> Cc: "libvirt mail-list" <libvirt-users@redhat.com> Date: Friday, May 3, 2013, 1:15 PM 2013/4/30 george john <simplyjoe13@yahoo.com>: libvirt APIs on a remote KVM for KVM management. Since the JVM is 64 bit, the client needs 64 bit libvirt dlls and I could not find them (I found 32 bit libvirt dlls on http://libvirt.org/windows.html).
Could someone point to where I could find 64 bit
libvirt dlls?
Just to summarize this (and because you got dropped from the CC list of this thread):
Daniel P. Berrange mentioned that there is a Windows installer for 32 and 64bit that is based on the Fedora mingw libvirt builds:
http://spice-space.org/download.html
This includes the libvirt binaries and their dependencies. So just install virt-viewer, this is probably the most easy way to get recent libvirt binaries for 64bit Windows.
-- Matthias Bolte http://photron.blogspot.com
participants (2)
-
george john
-
Matthias Bolte