X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=da727409b31c2e22da25a89514fdf643d4a6890b;hb=5937a2ef820c7a0ddc4039202c0509a6fd52583d;hp=a3ef5dc21b3a9ec8b215b3a95c13ffff9517619b;hpb=d3def2ccdd0e1f25f4966eee8cfc4396861e4fb4;p=virt-top.git diff --git a/README b/README index a3ef5dc..da72740 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-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.