update compat
[lttv.git] / LTTngManual.html
index 7e4394c4c15ae2a8250ea044f0f0b4d738a24c3b..58c49470a4bbfe3a3770a08a9e4c9c88d084a807 100644 (file)
@@ -357,6 +357,8 @@ system)
 ./configure
 make
 make install
+# (run ldconfig to ensure new shared objects are taken into account)
+ldconfig
 </PRE>
 
 <h3><a href="#TOCuserspacetracing" name="userspacetracing">Userspace tracing</a></h3>
@@ -390,6 +392,8 @@ system)
 ./configure
 make
 make install
+# (run ldconfig to ensure new shared objects are taken into account)
+ldconfig
 </PRE>
 
 <hr />
@@ -509,7 +513,7 @@ instrumentation</a></h3>
 See <a
 href="http://git.kernel.org/?p=linux/kernel/git/compudj/linux-2.6-lttng.git;a=blob;f=Documentation/markers.txt">Documentation/markers.txt</a>
 and <a
-href="http://git.kernel.org/?p=linux/kernel/git/compudj/linux-2.6-lttng.git;a=blob;f=Documentation/tracepoints.txt">Documentation/tracepoints.txt</a> in your kernel
+href="http://git.kernel.org/?p=linux/kernel/git/compudj/linux-2.6-lttng.git;a=blob;f=Documentation/trace/tracepoints.txt">Documentation/trace/tracepoints.txt</a> in your kernel
 tree.
 <p>
 Also see <a
This page took 0.022294 seconds and 4 git commands to generate.