From mboxrd@z Thu Jan 1 00:00:00 1970 From: irina.guilman@ericsson.com (Irina Guilman) Date: Tue, 19 Apr 2011 11:08:16 -0400 Subject: [ltt-dev] Parsers with/without lttv-gui In-Reply-To: References: <4DA57991.3040704@gmail.com> Message-ID: <450AE4BEC513614F96969DDA34F359341927EB946A@EUSAACMS0701.eamcs.ericsson.se> Hi, Trying to build the new parsers (2.5 and 2.6) to use with the eclipse plug-in viewer. Question: how do you build them without the lttv-gui. Tried "--without-lttv-gui" and "--without-lttv", still attempts to build the lttv. From the configure script it seems it should be possible to build them without the lttv. Thanks!