[ltt-dev] Lttv without the gui

Irina Guilman irina.guilman at ericsson.com
Thu Mar 31 14:29:17 EDT 2011


Thanks!

--without-lttv  option worked.

>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 

I have an old glib (2.0), and it complains about missing GHashTableIter, which apparently was added in glib 2.16 
 

-----Original Message-----
From: Marc Dumais [mailto:marc.dumais at ericsson.com] 
Sent: March 31, 2011 2:02 PM
To: ltt-dev at lists.casi.polymtl.ca
Subject: Re: [ltt-dev] Lttv without the gui

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


_______________________________________________
ltt-dev mailing list
ltt-dev at lists.casi.polymtl.ca
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev




More information about the lttng-dev mailing list