Displaying 1 result from an estimated 1 matches for "camlcity".
2010 Mar 21
1
XML encoding of the registry
[CC-ing to libguestfs mailing list]
You might want to try building from the tarballs. You won't need
OCaml to build from the tarballs (although that is available for Mac
OS X, see: http://godi.camlcity.org/).
If you want to see how we build for Fedora, see:
http://cvs.fedoraproject.org/viewvc/devel/libguestfs/libguestfs.spec?view=markup
If building from git, make sure you start with the ./bootstrap script,
otherwise you won't get gnulib. Generally to build from git (from a
fresh clone) yo...