From: compudj Date: Thu, 29 May 2003 14:24:15 +0000 (+0000) Subject: Basic usage instructions X-Git-Tag: v0.12.20~3461 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=f4b0c7bbc63685f28da97f3d643cea972f5386be;hp=ead838a85bef2f9f240f236e4e6c9666653a9a86;p=lttv.git Basic usage instructions git-svn-id: http://ltt.polymtl.ca/svn@28 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.