Greg, You wrote:
> ... > To use it, untar/unbzip2 it in a directory without space in its > name (full path without space). > Export the environment variable AXIOM, it must point to the > directory that contains the algebra, bin etc... directories. > > So for example: > > set AXIOM=c:\somewhere\axiom-sbcl-win > > and you can start it with > > c:\somewhere\axiom-sbcl-win\bin\interpsys > ... I get the following result on by Windows XP SP2 system while running under Cygwin, using 'wget ...' and 'tar xjvf' to extract the binary and setting the AXIOM variable: $ echo $AXIOM /home/Administrator/axiom-sbcl-win [EMAIL PROTECTED] ~/axiom-sbcl-win $ /home/Administrator/axiom-sbcl-win/bin/interpsys This is SBCL 1.0, an implementation of ANSI Common Lisp. More information about SBCL is available at <http://www.sbcl.org/>. SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. This is experimental prerelease support for the Windows platform: use at your own risk. "Your Kitten of Death awaits!" >> System error: The file ".\\" does not exist. debugger invoked on a SB-INT:SIMPLE-CONTROL-ERROR: attempt to THROW to a tag that does not exist: |top_level| Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. (no restarts: If you didn't do this on purpose, please report it as a bug.) ("no debug information for frame") 0] --------- Any idea what might be wrong? Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
