Re: starting commander-s in OS-X

"Taylor R. Campbell" <[email protected]> Mon, 17 Apr 2006 05:04:06 +0000
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
   Date: Fri, 14 Apr 2006 07:53:27 -0500
   From: "Matthew D. Swank" <[email protected]>
   Newsgroups: gmane.lisp.scheme.scsh

   I am using a patched 0.6.6 source of scsh to run commander-s (the 4/6  
   tarball on the scsh ftp site) in OS X, and I get the following  
   exception:

     $ commander-s
   heap size 5000000 is too small, using 6300672
   starting remote handler for condition(exception 10 undefined-global # 
   {Location 11003 ignore-signal nuit})
   Please connect to port 8888

   Can anyone tell me what might be wrong?

Be sure that you have the scsh 0.6.7 beta.  It contains several fixes
and additions that Commander S requires, such as the IGNORE-SIGNAL
procedure.  You can get it, too, from the scsh FTP site.