X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=README;h=716ae1f8a7f53744bd7022247d7d5c20eec53303;hb=01513c3e18c936a1b83207c38744f3a403461b86;hp=191bcec5b5e29f0f828f4c4b740148bee37d6cb4;hpb=6ea7b6aa1d5c22b8741b59c92b8cee484fcd6078;p=lttng-tools.git diff --git a/README b/README index 191bcec5b..716ae1f8a 100644 --- a/README +++ b/README @@ -36,6 +36,16 @@ REQUIREMENTS: * Debian/Ubuntu package: uuid-dev + - Babeltrace (optional) + Trace viewer. Enable the use of "lttng view" command + + * Debian/Ubuntu package: babeltrace + + - libxml2 >= 2.7.6 + XML document parsing library. + + * Debian/Ubuntu package: libxml2-dev + - Perl (optional) Needed for make check and tests. @@ -172,5 +182,6 @@ PACKAGE CONTENTS: Various documentations and quickstart guide. - extras - Contains extra data such as bash completion file. Python bindings for - liblttng-ctl are also available there. + Contains extra data such as bash completion file. + Note: the presence of xmllint is required for bash-completion. + Python bindings for liblttng-ctl are also available there.