OCaml viewer: Handle exceptions properly.
[libguestfs.git] / ocaml / examples / README
index 679f506..663ab24 100644 (file)
@@ -4,6 +4,10 @@ Guestfs bindings to the libguestfs API.
 As they are examples, these are licensed so they can be freely copied
 and used without any restrictions.
 
+Note that 'viewer' needs some OCaml packages which aren't checked for
+by default by the ./configure script.  Read the comments at the top of
+the source for more details.
+
 Tips:
 
 (1) To enable verbose messages, set environment variable LIBGUESTFS_DEBUG=1