mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] scheme/edwin build problem?


From: Matt Birkholz
Subject: Re: [MIT-Scheme-devel] scheme/edwin build problem?
Date: Tue, 8 Nov 2011 16:07:03 -0700

> From: Huston Bokinsky <address@hidden>
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]