X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=inline;f=README;h=f32c8596e6bf097577676742b66f61972e1d2dab;hb=632d452727d32905627037e295aca38ce0b38f57;hp=3e4da74dc21e41d5eecba3f29e3a7b11f90fc046;hpb=1fbc83c9c265e3942e9799289584c66f7d5d6cf5;p=libguestfs.git diff --git a/README b/README index 3e4da74..f32c859 100644 --- a/README +++ b/README @@ -35,13 +35,20 @@ Requirements - XDR, rpcgen -- (Optional) perldoc to generate the manual pages +- Augeas (http://augeas.net/) -- (Optional) OCaml if you want to modify the code or rebuild certain -generated files. +- perldoc (pod2man, pod2text) to generate the manual pages and +other documentation. + +- (Optional) OCaml if you want to rebuild the generated files, and +also to build the OCaml bindings - (Optional) local Fedora mirror +- (Optional) Perl if you want to build the perl bindings + +- (Optional) Python if you want to build the python bindings + Running ./configure will check you have all the requirements installed on your machine.