> From: Huston Bokinsky <h.bokin...@gmail.com>
> Date: Tue, 8 Nov 2011 11:46:39 -0500
> 
> [...] To get it to run on my server in a terminal window, I
> configured it with the "--without-x" option.

You can build with X AND have Edwin use the terminal.  Just use a
command line like this:

    DISPLAY= mit-scheme --edit

or

    unset DISPLAY
    mit-scheme --edit

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to