<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">I want to install libguestfs in Centos 5 Kernel version 2.6.18.8-xen. For this, I have sucessfully installed ocaml-3.12.1, findlib-1.2.7. Now when  I am trying to install febootstrap-3.13 (another prereq for libguestfs), I am getting the following error during 'make'. <br><br>[root@M febootstrap-3.13]# make<br>make  all-recursive<br>make[1]: Entering directory `/home/pf/febootstrap-3.13'<br>Making all in lib<br>make[2]: Entering directory `/home/pf/febootstrap-3.13/lib'<br>make  all-recursive<br>make[3]: Entering directory `/home/pf/febootstrap-3.13/lib'<br>make[4]: Entering directory `/home/pf/febootstrap-3.13/lib'<br>make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/pf/febootstrap-3.13/lib'<br>make[3]: Leaving directory `/home/pf/febootstrap-3.13/lib'<br>make[2]: Leaving directory
 `/home/pf/febootstrap-3.13/lib'<br>Making all in src<br>make[2]: Entering directory `/home/pf/febootstrap-3.13/src'<br>ocamlfind ocamlopt -warn-error CDEFLMPSUVXYZ -package unix,str -c febootstrap_cmdline.ml -o febootstrap_cmdline.cmx<br>File "febootstrap_cmdline.ml", line 1, characters 0-1:<br>Error: Could not find the .cmi file for interface febootstrap_cmdline.mli.<br>make[2]: *** [febootstrap_cmdline.cmx] Error 2<br>make[2]: Leaving directory `/home/pf/febootstrap-3.13/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/pf/febootstrap-3.13'<br>make: *** [all] Error 2<br><br><br>Does anyone have idea to fix it.<br><br>--Irfan<br><h1><span><br></span></h1> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> </div>  </div></body></html>