[libvirt] configuraton error while configuring libvirt

Daniel P. Berrangé berrange at redhat.com
Wed Nov 27 11:35:57 UTC 2019


On Wed, Nov 27, 2019 at 10:50:22AM +0530, Billa Surendra wrote:
> HI all,
> 
> I am trying to install libvirt-5.4.0  in fedora 31 host pc, but I am
> > getting error like *configure: error: You must install the gnutls >=
> > 3.2.0 pkg-config module to compile libvirt*. I have higher version of
> > gnutls avilable in my host pc already. Any one tell me how to install
> > libvirt in fedora and how to resolve above error. Is there any perfect
> > steps for installation of libvirt.
> >
> 
> Thanks In Advance

You need to make sure you have the development package installed,
not the runtime package. In Fedora this means the "gnutls-devel"
RPM.

If you want to make life simpler, then instead of trying to figure
this out manually just use 'dnf builddep libvirt' which will install
everything needed to rebuild the libvirt version that's in Fedora.

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 :|




More information about the libvir-list mailing list