From: Richard Jones Date: Wed, 6 May 2009 13:52:15 +0000 (+0100) Subject: virt-inspector configure bug. X-Git-Tag: 1.0.19~17 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=4b382eb8110050cb5b769c6f7d79b0b77eb79719;hp=60258700e81a6a68875496f365d9f9cec19c8df2 virt-inspector configure bug. --- diff --git a/BUGS b/BUGS index d68c0ca..aa00478 100644 --- a/BUGS +++ b/BUGS @@ -36,3 +36,6 @@ Try using tgz-out on a very large directory. [ocaml] Does not compile with OCaml 3.09.3 from RHEL 5 (reported by Charles Duffy) + +[inspector] If there are missing Perl module deps, it still +configures the inspector. (eg. if perl-Sys-Virt is missing).