X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=README;h=bf978ca25bab15786b2b23038ebc2b7e90514dbc;hp=510798d05f90d6d77f1d4808d81fa7cf86448acc;hb=f23352aefd96dc873111e5e5d55ea22b30c3e0ad;hpb=ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a diff --git a/README b/README index 510798d..bf978ca 100644 --- a/README +++ b/README @@ -132,9 +132,7 @@ To build the Perl tools: To run virt-sysprep: -- xmlstarlet (optional) - -- virt-sysprep also requires FUSE support since it uses guestmount +- virt-sysprep requires FUSE support since it uses guestmount Building @@ -149,6 +147,14 @@ Finally run the tests: make check +There are some extra tests, but these require that you have some +libvirt guests installed, that these guests' disks are accessible by +the current user, and these tests may fail for other reasons which are +not necessarily because of real problems. If you want to run these +extra tests do: + + make extra-tests + If everything works, you can install the library and tools by running this command as root: