Ah OK, and what about generating the libguestfs-live-service for centos ? I
know that they may compatibilities issues with the distribution of source
rpm for fedora >=16
Actually i prefer not have all our guests overburdened with the libguestfs
package while we just need the daemon.
Beside i believe that with the live-service packege, closing the guestfs
handle does not cause the daemon to exit (correct me if i am wrong)
Thank you
2014-02-25 16:15 GMT+01:00 Richard W.M. Jones <rjones(a)redhat.com>:
[Please keep replies on the list]
On Tue, Feb 25, 2014 at 04:13:52PM +0100, Safa Rekik wrote:
> Actually i am trying to use libguestfs live in centos 6.5 guest.
>
> I couldn't find the libguestfs-live-service for centos so i am trying two
> things : either compiling guestfsd from source or generating an rpm for
> centos with rpmbuild (didn't try it yet).
>
> Please tell me if i am wrong or if there is a better way to use
libguestfs
> live.
I believe libguestfs live is disabled in the RHEL/CentOS 6 package, so
the only way to do it is to build the whole libguestfs from source.
Just building the daemon won't work.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
--
Safa REKIK