X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=d97fa627190b40159957010eb95c6f2104395410;hb=c5fa41d2122ecfdfcf1fef398e9b4a734fda5687;hp=b91145bfde016d781db243ad64a71700d6934f24;hpb=cc39f52d6e157d6c3259dafa854d1182692582b3;p=virt-top.git diff --git a/README b/README index b91145b..d97fa62 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ virt-top ---------------------------------------------------------------------- -Copyright (C) 2007-2012 Richard W.M. Jones, Red Hat Inc. +Copyright (C) 2007-2016 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.