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
>

------------------------------------------------------------------------------
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

Reply via email to