I've installed libvirt-0.9.13 from ports on my freebsd machine.<br><br>I started libvirtd:<br><br>$ ps awwux | grep libvirtd<br>root       11470   0.0  0.4  103100  31948  -  I    10:41PM   0:00.35 libvirtd -v -d<br><br>
$ sudo virsh --connect qemu:///system<br>error: no connection driver available for No connection for URI qemu:///system<br>error: failed to connect to the hypervisor<br><br>I am sure I am missing something obvious.<br><br>
Thanks in advance,<br>Hiren<br>