X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=ecb5362f14a5e818cc8513a7d88a177ae97611e6;hb=3acec39588bd574a616fa0671a29cd1280f356fb;hp=fe3de961335ddd585d35fdfe96b373c0c33b223e;hpb=64a5ae0e969754c709974104a83e6d1dbb4c2764;p=libguestfs.git 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.