X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README;h=716ae1f8a7f53744bd7022247d7d5c20eec53303;hp=b2177596f58015dbfb5ba5c378e6727df19e067b;hb=c311f25fefe74776065365274089b6c55175190a;hpb=525cb6b97c78a39f2a0fff83b98ed634139e28d3 diff --git a/README b/README index b2177596f..716ae1f8a 100644 --- a/README +++ b/README @@ -41,6 +41,11 @@ REQUIREMENTS: * 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. @@ -177,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.