Date: Mon, 6 Sep 2010 21:12:34 -0700
From: Chris Hanson
I don't understand why this is needed. I regularly use the same
binary from the command line and from an application. The only
difference is that I install the command-line code in /usr/local/bin
and the library in /usr/l
I don't understand why this is needed. I regularly use the same
binary from the command line and from an application. The only
difference is that I install the command-line code in /usr/local/bin
and the library in /usr/local/lib/mit-scheme-x86-64. Is this because
you're trying to run this code
The 9.0.1 Mac OS X package has code to chdir to the user's home
directory upon launch. While this is appropriate when launching it as
an application, it is unexpected when running the mit-scheme binary
from the command line.
With encouragement from Taylor Campbell, I've added a command line
option