X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=ecb5362f14a5e818cc8513a7d88a177ae97611e6;hp=fe3de961335ddd585d35fdfe96b373c0c33b223e;hb=d19ceb226c242844467b2935c1e19b989b4315e8;hpb=64a5ae0e969754c709974104a83e6d1dbb4c2764 diff --git a/README b/README index fe3de96..ecb5362 100644 --- a/README +++ b/README @@ -35,14 +35,18 @@ Requirements - XDR, rpcgen +- Augeas (http://augeas.net/) + - perldoc (pod2man, pod2text) to generate the manual pages and other documentation. - (Optional) OCaml if you want to modify the code or rebuild certain -generated files. +generated files, and also to build the OCaml bindings - (Optional) local Fedora mirror +- (Optional) Perl if you want to build the perl bindings + Running ./configure will check you have all the requirements installed on your machine.