On Thu, Sep 18, 2014 at 08:01:28PM -0400, Assaf Gordon wrote: > > I really like to potential of libguestfs, if it only worked for > those darn BSDs :) > > Anyhow, I'm now trying to recompile libguestfs, which requires > 'supermin' and ton of other packages...
Make sure you read the README closely. > In the "supermin" git repository on github, there's at least one > missing file "lib/Makefile.am" - it is references in "configure.ac", > and so "autogen.sh/bootstrap/autoreconf" fail - which in turn > prevents "./configure" from completing. This is probably a gnulib file. If you run ./bootstrap and/or ./autogen.sh it should appear. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
