slib-discuss
[Top][All Lists]
Advanced

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

Re: [Slib-discuss] slib install problem


From: Aubrey Jaffer
Subject: Re: [Slib-discuss] slib install problem
Date: Fri, 04 May 2012 23:08:02 -0400 (EDT)

 | Date: Fri, 4 May 2012 20:43:58 -0500
 | From: Olwe Melwasul <address@hidden>
 | 
 | I get this upon starting MIT Scheme (9.1.1/15.3):
 | 
 | $ scheme -load /usr/share/slib/mitscheme.init
 | 
 | ;Loading "/usr/share/slib/mitscheme.init"...
 | ;The object (runtime syntactic-closures), passed as an argument to
 | ->environment, is not an environment.
 | ;To continue, call RESTART with an option number:
 | ; (RESTART 1) => Return to read-eval-print level 1.
 | 
 | I'm a total beginner just starting with The Little Schemer and I
 | wanted to use the debugging software in slib. Specifically, I want to
 | step through some code.

It starts okay on Release 9.1 || Microcode 15.3:

  address@hidden:~$ slib scheme
  [: 98: scheme: unexpected operator
  MIT/GNU Scheme running under GNU/Linux
  Type `^C' (control-C) followed by `H' to obtain information about interrupts.

  Copyright (C) 2011 Massachusetts Institute of Technology
  This is free software; see the source for copying conditions. There is NO 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  Image saved on Tuesday August 30, 2011 at 3:22:14 PM
    Release 9.1 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/x86-64 
4.118 || Edwin 3.116
  ;Loading "lib/slib/mitscheme.init"...
  ;  Loading "lib/slib/require.scm"... done
  ;... done

<http://www.gnu.org/software/mit-scheme/release.html> has the release
notes; nothing there looks relevant.  Its not clear whether those
release notes are for 9.1 or 9.1.1.



reply via email to

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