X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=ec05bddd41d6b3a5e7ccb753462b5e658612079e;hp=d717a14c7ee16503a4e04969f72a15ec49bc5796;hb=170f262f0413de843af62b968f6d12c1c476ae7f;hpb=ec89b939882564b0f7a481298e06111b7578d60d diff --git a/README b/README index d717a14..ec05bdd 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ Requirements - recent QEMU with vmchannel support -- febootstrap >= 1.2 +- febootstrap >= 1.5 - XDR, rpcgen @@ -39,6 +39,8 @@ Requirements - perldoc (pod2man, pod2text) to generate the manual pages and other documentation. +- (Optional) Readline to have nicer command-line editing in guestfish. + - (Optional) OCaml if you want to rebuild the generated files, and also to build the OCaml bindings @@ -48,6 +50,8 @@ also to build the OCaml bindings - (Optional) Python if you want to build the python bindings +- (Optional) Ruby, rake if you want to build the ruby bindings + Running ./configure will check you have all the requirements installed on your machine.