X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=c6d2faaea50732e1a579972534eb577c4be53ca5;hp=23e270bd5d43a1722cfdaf509487ee8164ca6e14;hb=8869adf1e811d894088dbb0f371edc23299005c8;hpb=92d47d7f85b68635e08d371568268cff4f76860e diff --git a/README b/README index 23e270b..c6d2faa 100644 --- a/README +++ b/README @@ -48,6 +48,8 @@ Requirements - squashfs-tools (mksquashfs only) +- genisoimage / mkisofs + - (Optional) Augeas (http://augeas.net/) - perldoc (pod2man, pod2text) to generate the manual pages and @@ -77,6 +79,8 @@ bindings - (Optional) Perl XML::XPath, Sys::Virt modules (for libvirt support in virt-inspector). +- (Optional, but highly recommended) perl-libintl for translating perl code. + Running ./configure will check you have all the requirements installed on your machine.