X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=README;h=5a8bc87c7bf629798f43cdb510f9f93b16b0a6e1;hp=0e562181622c2f9e622fcc96f17818068dbc4be6;hb=56db27de24772a575d450f0c847ea33ce0f268ff;hpb=2a8acd07005f2e8cdc43a6cc2a4e6f3d66f9fc4d diff --git a/README b/README index 0e56218..5a8bc87 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ virt-top ---------------------------------------------------------------------- -Copyright (C) 2007-2009 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,6 +14,23 @@ It uses libvirt so it capable of showing stats across a variety of different virtualization systems. +Requirements +---------------------------------------------------------------------- + +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 ----------------------------------------------------------------------