[ltt-dev] Lttv without the gui
Marc Dumais
marc.dumais at ericsson.com
Thu Mar 31 14:02:27 EDT 2011
Hi Irina,
Here is how I do it on sled 10:
./configure --prefix=<install dir> --without-lttv --with-jni-interface
--with-java-jdk=<jdk home path>
make
make install
The JDK path might be needed for JNI, if it's not in the default place.
You might get a compile error about a missing symbol (g_strcmp) or
something like that, if your Linux distro is really old. you need to
replace the function call by one of its available relative.
Good luck,
Marc
On 11-03-31 01:53 PM, Irina Guilman wrote:
>
> Hi,
>
> Wondering how to compile the lttv without the gui? (if possible) Have an old glib, so want to try just the text mode.
>
> Matthew Kh suggested
>
> ./configure --prefix=$HOME/local --with-jni-interface --without-lttv-gui
>
> Configure was ok with it, but the make still goes ahead and tries to compile the gui version too.
>
> Thanks,
> Irina
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
--
"A person with ubuntu is open and available to others, affirming of others, does not feel threatened that others are able and good, for he or she has a proper self-assurance that comes from knowing that he or she belongs in a greater whole and is diminished when others are humiliated or diminished, when others are tortured or oppressed."
~ Archbishop Desmond Tutu
More information about the lttng-dev
mailing list