On Wed, Oct 03, 2018 at 12:23:53PM +0000, Mousumi Paul wrote:
> Trying to install libvirt 1.2.14 with the following command :./configure 
> --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-esx=yes 
> --with-xen=yes --with-hyperv=yes
> 
> The above generates the following error:
> configure: error: openwsman is required for the Hyper-V driver
> 
> I have installed openwsman on ubuntu using the following command:sudo apt-get 
> install openwsman
> But still getting the same error. Please help me to compile libvirt with 
> hyperv driver.

You need the openwsman *development* package, which usually has a '-dev'
suffix on Debian derived distros.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to