On Sun, Feb 26, 2012 at 10:27:56AM +0800, Wanlong Gao wrote: > I installed the febootstrap package from above url, > then I met an error: > [root@6u2 libguestfs-1.16.5]#./configure > ... > configure: error: febootstrap >= 3.0 must be installed, your version is too > old
Have a look at the libguestfs .src.rpm in that directory. It sets the FEBOOTSTRAP=febootstrap3 variable before running ./configure, amongst other things. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
