X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FREADME;h=30cd84fd9d9cb139663a908b6bf1b89ad7989d29;hb=86fd9e018236796824f8e4ffe05b3f553c67ad7b;hp=8cb438ac82f6628f9908a871b4f421cb2127d22a;hpb=895ad015122920fdf55e014b7dc52bc3b1eaf991;p=lttv.git diff --git a/ltt/branches/poly/README b/ltt/branches/poly/README index 8cb438ac..30cd84fd 100644 --- a/ltt/branches/poly/README +++ b/ltt/branches/poly/README @@ -1,3 +1,13 @@ +To compile the source tree, simply follow these steps : + +- run ./autogen.sh +- make +- make install + +After running autogen.sh, you can also go in specific subdirectories and +use make, make install. + + This is a sample of the suggested tree for Linux Trace Toolkit.