Hi, While trying to ./configure libguestfs on gentoo fails since it requires feboostrap or deboostrap Can this be made optional and not as necessary requirement, since there are still many useful uses for libguestfs besides bootstrapping, which can be used on distros like gentoo. Thanks Alex
Richard W.M. Jones
2009-Jul-08 21:45 UTC
[Libguestfs] fedoostrap or deboostrap requirement
On Wed, Jul 08, 2009 at 11:57:01PM +0300, Piavlo wrote:> Hi, > > While trying to ./configure libguestfs on gentoo fails since it requires > feboostrap or deboostrap > Can this be made optional and not as necessary requirement, since there > are still many useful uses for libguestfs > besides bootstrapping, which can be used on distros like gentoo.You probably want to read this: http://www.libguestfs.org/guestfs.3.html#state_machine_and_low_level_event_api and this: http://www.redhat.com/archives/fedora-virt/2009-May/msg00003.html The choices are: (1) Port febootstrap + yum to Gentoo (not so hard). (2) Change libguestfs to use portage. (This was already done for the Debian/debootstrap combo). (3) Use the binary blobs from another machine, but note that we no longer build full appliances in the Fedora RPMs. http://koji.fedoraproject.org/koji/packageinfo?packageID=8391 Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
Reasonably Related Threads
- Building PXE Bootable images using the libguestfs toolchain
- [PATCH] Make appliance-building work on systems with default library search paths differing from the appliance's
- Re: error when compiling libguestfs on Ubuntu 9.04
- febootstrap failure
- [PATCH x 3] Three small fixes for Debian