X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=57021e9474da8ae0c56adf8fb835abc0b160bc70;hp=74926e14c73b5389c38afc7f9458d8cc556a707b;hb=18de192b0a4b71ade57acc0b6af311cc17a1bf0a;hpb=4220b7a6411f1eeecc616e37adaa5b2d2fe9aec1 diff --git a/README b/README index 74926e1..57021e9 100644 --- a/README +++ b/README @@ -65,10 +65,13 @@ Requirements - hivex >= 1.2.1 (http://libguestfs.org/download) +- (Optional) Berkeley DB 'db_dump' and 'db_load' utilities + (db4-utils or db4.X-util or similar) + - (Optional) FUSE to build the FUSE module -- perldoc (pod2man, pod2text) to generate the manual pages and - other documentation. +- perldoc (pod2man, pod2text, pod2html) to generate the manual pages + and other documentation. - (Optional) Readline to have nicer command-line editing in guestfish. @@ -98,6 +101,8 @@ bindings - (Optional) Perl Test::More module (from perl Test::Simple). +- (Optional) Perl String::ShellQuote module. + - (Optional, but highly recommended) perl-libintl for translating perl code. - (Optional) po4a for translating manpages and POD files.