From: compudj Date: Fri, 16 Sep 2005 21:01:19 +0000 (+0000) Subject: 0.6.1 : fix trace append X-Git-Tag: v0.12.20~2255 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=c1e4e99c352f8d321f8b0582c5cd682090a9dff8;p=lttv.git 0.6.1 : fix trace append git-svn-id: http://ltt.polymtl.ca/svn@1234 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index 86b4e25d..d5d5b8f8 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -98,9 +98,9 @@ echo ltt-control >> /etc/modules su - cd /usr/src -wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6-16092005.tar.gz -gzip -cd LinuxTraceToolkitViewer-0.6-16092005.tar.gz | tar xvof - -cd LinuxTraceToolkitViewer-0.6-16092005 +wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.1-16092005.tar.gz +gzip -cd LinuxTraceToolkitViewer-0.6.1-16092005.tar.gz | tar xvof - +cd LinuxTraceToolkitViewer-0.6.1-16092005 (refer to README to see the development libraries that must be installed on you system) ./configure