modules_install
[lttv.git] / ltt / branches / poly / QUICKSTART
index bbe5a0fd6ddd8f514af89f113a8bfbe70dbdd466..61504dfe8c4c060c624b0e5d93e598f44c92e082 100644 (file)
@@ -45,7 +45,9 @@ make menuconfig
     do NOT activate (not ready yet) :
         Align Linux Trace Toolkit Traces
         Activate Linux Trace Toolkit Heartbeat Timer
+              IMPORTANT : This is enabled by default : you must disable it!
 make install
+make modules_install
 reboot
 
 
@@ -87,7 +89,7 @@ lttv-gui (or /usr/local/bin/lttv-gui)
 
 * Getting and installing genevent
 
-u -
+su -
 cd /usr/src
 wget http://ltt.polymtl.ca/packages/genevent-0.1.tar.gz
 gzip -cd genevent-0.1.tar.gz | tar xvof -
This page took 0.024117 seconds and 4 git commands to generate.