<br><br><div class="gmail_quote">On Wed, Mar 21, 2012 at 1:48 PM, Eric Blake <span dir="ltr"><<a href="mailto:eblake@redhat.com">eblake@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[please don't top-post on technical lists]<br>
<div class="im"><br>
On 03/21/2012 11:45 AM, Shawn Davis wrote:<br>
> I installed qemu 1.0 from source from the qemu site and all of the<br>
> dependencies it needed.  I rebooted my system and now if I type virsh<br>
> version I get:<br>
><br>
> Compiled against library: libvir 0.9.2<br>
> Using library: libvir 0.9.2<br>
> Using API: QEMU 0.9.2<br>
> Error: failed to get the hypervisor version<br>
> Error: internal error Cannot find suitable emulator for x86_64<br>
<br>
</div>Older libvirt had a bug where it wouldn't parse qemu 1.0 version (the<br>
change from 3 digits to 2 confused the older libvirt).  If you're going<br>
to go with self-built qemu, you might also want to try self-built<br>
libvirt 0.9.10.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Eric Blake   <a href="mailto:eblake@redhat.com">eblake@redhat.com</a>    <a href="tel:%2B1-919-301-3266" value="+19193013266">+1-919-301-3266</a><br>
Libvirt virtualization library <a href="http://libvirt.org" target="_blank">http://libvirt.org</a><br></div></div></blockquote><div><br>I installed libvirt 0.9.10 from source and now virsh is not finding the following:<br>
<br>testa@testaT4:~$ virsh list<br>virsh: /usr/lib/libvirt-qemu.so.0: version `LIBVIRT_QEMU_0.9.4' not found (required by virsh)<br>virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.10' not found (required by virsh)<br>
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.9' not found (required by virsh)<br>virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.7' not found (required by virsh)<br>virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.8' not found (required by virsh)<br>
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.3' not found (required by virsh)<br>virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.5' not found (required by virsh)<br>virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_0.9.10' not found (required by virsh)<br>
virsh: /usr/lib/libvirt.so.0: version `LIBVIRT_0.9.4' not found (required by virsh)<br><br>I can't install qemu 1.0 and libvirt 0.9.10 through apt right?  I assume I had to get them from source.  Anyways, please let me know how I can get virsh to see that I have 0.9.10.  Once I get this working and can run that monitor command I will be in good shape.<br>
<br>Thanks!<br>Shawn<br><br><br><br> </div></div><br>