update build
[ltt-control.git] / ltt-control / README
index 836472ade67c2875f2e634e139e13491b37719bc..acaeba6116d3d266aaec7844a3e069d4909b534b 100644 (file)
@@ -1,25 +1,14 @@
 
-This package contains the trace reading library and trace viewing tools for
-the new Linux Trace Toolkit trace format. It also contains the lttd, lttctl and
-liblttctl programs which are necessary to obtain a trace.
+This package contains the lttd, lttctl and liblttctl programs which are
+necessary to obtain a trace. It also contains the facilities directory, where
+sits the trace metainformation.
 
 * Compiling
 
 gcc 3.2 or better
-gtk 2.4 or better development libraries
-  (Debian : libgtk2.0, libgtk2.0-dev)
-  (Fedora : gtk2, gtk2-devel)
-  note : For Fedora users : this might require at least core 3 from Fedora,
-  or you might have to compile your own GTK2 library.
 glib 2.4 or better development libraries
   (Debian : libglib2.0-0, libglib2.0-dev)
   (Fedora : glib2, glib2-devel)
-libpopt development libraries
-  (Debian : libpopt0, libpopt-dev)
-  (Fedora : popt)
-libpango development libraries
-  (Debian : libpango1.0, libpango1.0-dev)
-  (Fedora : pango, pango-devel)
 libc6 development librairies 
   (Debian : libc6, libc6-dev)
   (Fedora : glibc, glibc)
@@ -37,7 +26,7 @@ use make, make install.
 
 * Quick Start
 
-See QUICKSTART
+See the LTTV package QUICKSTART
 
 * Source Tree Structure
 
@@ -45,16 +34,9 @@ Here is the tree structure of the Linux Trace Toolkit Viewer package.
 
 ltt: new trace format reading library.
 README: This file.
-debian: debian config files (currently empty).
-doc:    Documentation.
-doc/user:      User related documentation.
-doc/developer: Developer related documentation.
 liblttctl:    Library to communicate with the kernel tracer control module.
 lttctl:       Command line program to use the liblttctl library.
 lttd:   Linux Trace Toolkit daemon.
-lttv:   Linux Trace Toolkit trace analysis tool and viewer.
-lttv/modules:  Linux Trace Toolkit analysis tool and viewer plugin modules.
-specs:  RPM config files (currently empty).
 
 
 * For Developers
This page took 0.023003 seconds and 4 git commands to generate.