I am try to compile guestfsd using
this link. I am using libguestfs-1.24.4.tar.gz
After running ./configure with disable options i get a message claiming a febootstrap >=3.2.
I already installed febootstrap-3.21-4.el6x86_64.rpm for centos6.5.
In the rpm description i found a note telling that this rpm will provide febootstrap 2.11 and 3.21, and indeed i have too commands febbotstrap(2.11) and febootstrap3(3.21).
So could it be a version conflict problem? is there a way to make the ./configure script point to 3.21 version?
Any help would be much appreciated.
Thanks in advance !
Note : the kernel of centos6.5 is 2.6.32, which is
lower than the one required in README file . But i don't know whether
it may be the source of the problem