2008-01-05 Richard Jones <rjones@redhat.com>
+ Update documentation for Windows.
+ * README: Update documentation for Windows.
+
Build libvirt and examples on Windows (MinGW).
* aclocal.m4: Add AC_CHECK_OCAML_MODULE to check for OCaml
modules directly (without ocamlfind being needed).
libvirt >= 0.2.1 (from http://libvirt.org/,
get the latest version if you can)
ocaml >= 3.08 (from http://caml.inria.fr/)
+
+Optional, but highly recommended:
+
findlib (from http://www.ocaml-programming.de/packages/)
To build the OCaml interface documentation (optional):
LD_LIBRARY_PATH=libvirt/ mlvirsh/mlvirsh.opt
+Windows
+----------------------------------------------------------------------
+
+I have built libvirt (the bindings) and examples on Windows using the
+MinGW port of OCaml. It's quite likely that it will also work under
+VC++, but I have not tested this.
+
+
mlvirsh
----------------------------------------------------------------------