0.6.8
[lttv.git] / ltt / branches / poly / QUICKSTART
index 5f546249524e61553a8c88b326bcc12678de523d..7a37dcbbab4b93fd8c80f196686c12396ca40424 100644 (file)
@@ -29,6 +29,19 @@ installation with Debian or RPM packages. In the case of an installation from
 sources, the dependencies are listed.
 
 
+** Current development status **
+
+LTTng : 
+supported architectures : 
+Intel Pentium (UP/SMP) with TSC
+
+LTTV :
+supported architectures :
+Intel i386 and better
+PowerPC
+
+
+
 Author : Mathieu Desnoyers, September 2005
 
 
@@ -38,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 :
 
@@ -69,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.
@@ -233,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
This page took 0.022825 seconds and 4 git commands to generate.