X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=README;h=47b262764e6b8cbe910932494091323d843539ea;hp=2900cdf998d6c888bf0fcd181ee7b637b7b77ca8;hb=2ee217afb4c4dc3d259bfc4ae8a4c9f613ebd545;hpb=2f6b00433643f92ec5c2881d724c14e7eb326e7a diff --git a/README b/README index 2900cdf..47b2627 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ BUILDING DEPENDENCIES ------------ -To compile Babeltrace and lttngtop, you will need: +To compile Babeltrace and lttngtop, you need: gcc 3.2 or better libc6 development librairies @@ -39,7 +39,12 @@ To compile Babeltrace and lttngtop, you will need: (Fedora : popt) ncurses development libraries (Debian : libncurses5-dev) - babeltrace development library + babeltrace >= 1.2.0 development library + +To use the local live tracing feature, you need: + lttng-tools >= 2.4 + lttng-modules >= 2.4 + babeltrace >= 1.2.0 For developers using the git tree: @@ -51,8 +56,6 @@ compile the git repository tree : (make sure your system wide "automake" points to a recent version!) - GNU Libtool >=2.2 (for more information, go to http://www.gnu.org/software/autoconf/) -- Flex >=2.5.35. -- Bison >=2.4. If you get the tree from the repository, you will need to use the "bootstrap" script in the root of the tree. It calls all the GNU tools needed to prepare the