X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README;h=716ae1f8a7f53744bd7022247d7d5c20eec53303;hp=191bcec5b5e29f0f828f4c4b740148bee37d6cb4;hb=c311f25fefe74776065365274089b6c55175190a;hpb=6ea7b6aa1d5c22b8741b59c92b8cee484fcd6078 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.