X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2FQUICKSTART;h=7a37dcbbab4b93fd8c80f196686c12396ca40424;hb=89e867653c5fbbaf938b870652c330730f594651;hp=3c094fce825ed40efc45c803f9ff86fef971d08c;hpb=c96be0d0f76c8e29175ad7973b9a4e995ff3f9d4;p=lttv.git diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index 3c094fce..7a37dcbb 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -51,7 +51,6 @@ Author : Mathieu Desnoyers, September 2005 *********************************************************** No RPM packages are ready yet. -No Debian kernel LTTng patch is ready yet. You can use the ltt.polymtl.ca apt source to get LTTV for Debian : @@ -82,7 +81,7 @@ packages for other platforms, do : su - cd /usr/src apt-get source lttv -cd lttv-0.6.7 +cd lttv-0.6.8 dpkg-buildpackage -rfakeroot You should then have your LTTV .deb files created for your architecture. @@ -246,9 +245,9 @@ echo ltt-control >> /etc/modules su - cd /usr/src -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 +wget http://ltt.polymtl.ca/packages/LinuxTraceToolkitViewer-0.6.8-26092005.tar.gz +gzip -cd LinuxTraceToolkitViewer-0.6.8-26092005.tar.gz | tar xvof - +cd LinuxTraceToolkitViewer-0.6.8-26092005 (refer to README to see the development libraries that must be installed on you system) ./configure