X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=README;h=da727409b31c2e22da25a89514fdf643d4a6890b;hp=b91145bfde016d781db243ad64a71700d6934f24;hb=HEAD;hpb=cc39f52d6e157d6c3259dafa854d1182692582b3 diff --git a/README b/README index b91145b..da72740 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-2021 Richard W.M. Jones, Red Hat Inc. http://et.redhat.com/~rjones/virt-top/ http://libvirt.org/ocaml/ http://libvirt.org/ @@ -14,11 +14,23 @@ 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 curses +libxml2 + +Optional: +OCaml gettext +OCaml Calendar, version 2 is preferred +perldoc +msgfmt + + +Building +---------------------------------------------------------------------- ./configure # Checks that you have all the required bits.