X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2Fexamples%2FREADME;h=663ab2402e4c55c51930e297b46fe4204d579e6f;hp=679f5063ea4b641a83d3d7bb3e14d148a82c406d;hb=d278ef8ad9090441a713c7334804199318aeb3e1;hpb=bf26360e5e91148a4479f812c2b43acce4f5884e diff --git a/ocaml/examples/README b/ocaml/examples/README index 679f506..663ab24 100644 --- a/ocaml/examples/README +++ b/ocaml/examples/README @@ -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