From: Geoffrey K. <ge...@kn...> - 2005-02-27 13:11:37
|
I confirm the following works on Mac OS X 10.3.8 and Fedora Core 2: $ bin/make.sh $ java -cp lib/jscheme.jar jscheme.REPL Geoffrey -- Geoffrey S. Knauth | http://knauth.org/gsk On Feb 26, 2005, at 19:35, Timothy J Hickey wrote (to Joseph Toman): > It would be great if you (and others) could check out the latest > version of JScheme > from CVS and see if it builds correctly on your platform. > > > bin/make.sh > > will build the system and > > > jscheme -cp lib/jscheme.jar jscheme.REPL > > will run the system. |