Hi,

Thanks for the feedback. With ex_rzr's help I modified
basis/ui/backend/gtk/gtk.factor to mimic the x11.factor behaviour.

The specific commit is located at:
https://github.com/otoburb/factor/commit/ef79f32ec987d0bd51b0a97a069e24ea68161e2c


Thanks,
Dave


On Sun, Apr 3, 2011 at 6:52 PM, Slava Pestov <sl...@factorcode.org> wrote:
> Hi,
>
> I don't like this fix. Why don't we do the old way where if $DISPLAY
> is not set, it runs the tty listener, otherwise it runs the UI
> listener?
>
> Slava
>
> On Thu, Mar 31, 2011 at 9:01 PM, otoburb <otob...@gmail.com> wrote:
>> This should fix the issue that I was having when compiling and
>> bootstrapping in Linux without the GUI libs where Factor would
>> complain about missing libraries or symbols when attempting to launch
>> with ./factor from the console. More specifically, as Blei mentioned
>> in the channel, the old behaviour was to start the listener if the
>> $DISPLAY environment variable wasn't set; this behaviour changed when
>> the gtk-backend was merged. The changes in factor.sh should revert
>> this behaviour back to normal for non-gui environments.
>>
>> The link is: git://github.com/otoburb/factor.git
>>
>>
>> Thanks,
>> Dave
>>
>> ------------------------------------------------------------------------------
>> Create and publish websites with WebMatrix
>> Use the most popular FREE web apps or write code yourself;
>> WebMatrix provides all the features you need to develop and
>> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to