From 6d898ec501ed4e16f67aa9a8072b790b1801744b Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 22 Sep 2005 19:16:27 +0000 Subject: [PATCH] 0.6.5 git-svn-id: http://ltt.polymtl.ca/svn@1260 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/QUICKSTART | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index fc9f3a08..97938cf4 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -159,9 +159,9 @@ echo ltt-control >> /etc/modules su - cd /usr/src -wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.4-21092005.tar.gz -gzip -cd LinuxTraceToolkitViewer-0.6.4-21092005.tar.gz | tar xvof - -cd LinuxTraceToolkitViewer-0.6.4-21092005 +wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.5-21092005.tar.gz +gzip -cd LinuxTraceToolkitViewer-0.6.5-21092005.tar.gz | tar xvof - +cd LinuxTraceToolkitViewer-0.6.5-21092005 (refer to README to see the development libraries that must be installed on you system) ./configure -- 2.34.1