From 1c12a30fa82e36776624fe839817c7ac6f7520c3 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 20 Sep 2005 20:11:57 +0000 Subject: [PATCH] up ver quickstart git-svn-id: http://ltt.polymtl.ca/svn@1242 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 7cd27784..ec10361f 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.1-16092005.tar.gz -gzip -cd LinuxTraceToolkitViewer-0.6.1-16092005.tar.gz | tar xvof - -cd LinuxTraceToolkitViewer-0.6.1-16092005 +wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.2-20092005.tar.gz +gzip -cd LinuxTraceToolkitViewer-0.6.2-20092005.tar.gz | tar xvof - +cd LinuxTraceToolkitViewer-0.6.2-20092005 (refer to README to see the development libraries that must be installed on you system) ./configure -- 2.34.1