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

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

Re: [MIT-Scheme-devel] Cannot start Edwin


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] Cannot start Edwin
Date: Sat, 26 Nov 2011 02:21:10 -0800

Before compiling on Mac OS X you need to have XCode installed first.

On Wed, Nov 23, 2011 at 3:04 AM, Visar Zejnullahu
<address@hidden> wrote:
>> This might be more up-to-date:
>>
>>    
>> http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-user/Starting-Edwin.html
>
> I tried calling the procedures edit, edwin or create-editor, and this
> is what I got (only the edit, edwin and create-editor change, to avoid
> repeating):
>
> 1 ]=> (edit)
> ;Can't find any usable display type;To continue, call RESTART with an
> option number:; (RESTART 1) => Return to read-eval-print level 1.
> 2 error> (RESTART 1)
> ;Abort!
>
>> Do these lines appear during compile-microcode?
>>
>>    checking for X... no
>>    ...
>>    checking ncurses.h usability... no
>>    ...
>>    checking curses.h usability... no
>>    ...
>>    checking term.h usability... no
>>    ...
>>    checking termcap.h usability... no
>>    ...
>>    configure: WARNING: No termcap library found; will emulate it
>
> Yes, they do (during ./configure stage).
>
>> Have you installed all of the developer's packages needed to build
>> shared libraries linked to libX11.so and/or ncurses/termcap?
>
> Frankly, I don't know what these are :) so I guess the answer is no, I 
> haven't.
>
> _______________________________________________
> MIT-Scheme-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/mit-scheme-devel
>



reply via email to

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