
26 Oct
2017
26 Oct
'17
12:23 p.m.
On 10/26/2017 12:18 PM, Ashish Kurian wrote:
Hi Michal,
I installed the latest version from the git and did run the libvirt from the new directory using /home/to/your/checkout/daemon/libvirtd
Try: libvirt.git $ ./autogen.sh --system && make;
From a root terminal then:
libvirt.git # ./run ./daemon/libvirtd Now, if you check the version (virsh version --daemon) you should see the new version. Although, it'd be probably better if you build the package for your distro and install it. Michal