X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=fbff025968d55851c6a5b883e3f911b31275d861;hb=aed8f220d279e910e0f398fea6fa674cc6a63783;hp=be4953d5c4363edde53f9e7d7a330cf35829c95f;hpb=bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c;p=libguestfs.git diff --git a/README b/README index be4953d..fbff025 100644 --- a/README +++ b/README @@ -32,13 +32,15 @@ Requirements - libxml2 (optional) +- libconfig (optional, to parse /etc/libguestfs-tools.conf) + - Augeas (http://augeas.net/) (optional) - gperf - squashfs-tools (mksquashfs only) -- genisoimage / mkisofs +- genisoimage (NOT mkisofs any more) - hivex >= 1.2.1 (http://libguestfs.org/download) @@ -86,6 +88,8 @@ bindings - (Optional) PHP, phpize if you want to build the PHP bindings +- (Optional, but highly recommended) getfacl, getfattr + Running ./configure will check you have all the requirements installed on your machine.