X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=README;h=5a8bc87c7bf629798f43cdb510f9f93b16b0a6e1;hp=a3ef5dc21b3a9ec8b215b3a95c13ffff9517619b;hb=83fbaeb129d5f1dc34b37f68ee22a4cbab013908;hpb=d3def2ccdd0e1f25f4966eee8cfc4396861e4fb4 diff --git a/README b/README index a3ef5dc..5a8bc87 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ virt-top ---------------------------------------------------------------------- -Copyright (C) 2007-2011 Richard W.M. Jones, Red Hat Inc. +Copyright (C) 2007-2012 Richard W.M. Jones, Red Hat Inc. http://et.redhat.com/~rjones/virt-top/ http://libvirt.org/ocaml/ http://libvirt.org/ @@ -14,11 +14,25 @@ It uses libvirt so it capable of showing stats across a variety of different virtualization systems. -Building +Requirements ---------------------------------------------------------------------- -Note that the minimum version of OCaml supported (since 1.0.5) is -OCaml 3.11.0. +OCaml >= 3.11.0 +ocaml-libvirt >= 0.6.1.1 (for virDomainGetCPUStats support) +OCaml extlib +OCaml curses + +Optional: +OCaml gettext +OCaml xml-light +OCaml CSV +OCaml Calendar, version 2 is preferred +perldoc +msgfmt + + +Building +---------------------------------------------------------------------- ./configure # Checks that you have all the required bits.