X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=f3e348ff5776ed31f83f95ed6e14332d1d300216;hp=199f595b3b5b2ef87652e8d1fccd69dc3961de69;hb=22aa9268f548eab9763311a080859d8cf2257a93;hpb=8c48f5ae2ea5221f6c53934262c5505f4b20ca8c diff --git a/README b/README index 199f595..f3e348f 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ FUSE. Libguestfs is a library that can be linked with C and C++ management programs (or management programs written in OCaml, Perl, Python, Ruby, -Java, Haskell or C#). You can also use it from shell scripts or the +Java, PHP, Haskell or C#). You can also use it from shell scripts or the command line. Libguestfs was written by Richard W.M. Jones (rjones@redhat.com) and @@ -96,6 +96,8 @@ in virt-inspector). - (Optional) po4a for translating manpages and POD files. +- (Optional) PHP, phpize if you want to build the PHP bindings + Running ./configure will check you have all the requirements installed on your machine.