diff --git a/docs/guestfs-building.pod b/docs/guestfs-building.pod index 17b0373ae..0593acb76 100644 --- a/docs/guestfs-building.pod +++ b/docs/guestfs-building.pod @@ -118,6 +118,8 @@ Optional (but recommended) if compiling from tarball. =item automake +=item gettext + I if compiling from git. Optional if compiling from tarball. @@ -414,6 +416,10 @@ Optional. Library for filesystem forensics analysis. =head1 BUILDING FROM GIT +You will need to install additional dependencies C, +C, C, OCaml findlib and po4a when building from +git. + git clone https://github.com/libguestfs/libguestfs cd libguestfs ./autogen.sh