Forum: CFEngine Help
Subject: Re: CFEngine Help: building cfengine with libvirt support
Author: lauwersw
Link to topic: https://cfengine.com/forum/read.php?3,26564,26583#msg-26583
Usually there's a logfile from configure inside the directory where you run it
(config.log ?). If you go to th
Forum: CFEngine Help
Subject: Re: CFEngine Help: building cfengine with libvirt support
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26564,26567#msg-26567
Using --with-libvirt turns out worse. Configure exits with an error.
checking for virConnectOpen in -lvirt... no
I'd try --with-libvirt=/usr/include/libvirt as option to configure.
--Diego
On Jul 20, 2012, at 1:47 PM, no-re...@cfengine.com wrote:
> Forum: CFEngine Help
> Subject: Re: CFEngine Help: building cfengine with libvirt support
> Author: neilhwatson
> Link to topic: https://c
Forum: CFEngine Help
Subject: Re: CFEngine Help: building cfengine with libvirt support
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26564,26565#msg-26565
Yes, libvirt-devel is installed. The files reside in /usr/include/libvirt
Neil,
It just occurred to me - you probably need libvirt-devel installed, for the
include files.
--Diego
On Jul 20, 2012, at 1:30 PM, no-re...@cfengine.com wrote:
> Forum: CFEngine Help
> Subject: building cfengine with libvirt support
> Author: neilhwatson
> Link to topic: https://cfengine.co
Forum: CFEngine Help
Subject: building cfengine with libvirt support
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26563,26563#msg-26563
Greetings,
I have a rhel 6 host that I'm trying to build on. The build can't seem to find
libvirt.
Summary of options...
-> OpenSSL