On Thu, May 7, 2009 at 9:52 PM, f. nikita thomas <[email protected]> wrote: > i fixed the problem; the solution is here for anyone else who might have the > same issue: > > usually scheme is installed here - C:\Program Files\MIT-GNU Scheme > if you install under a different folder, for example a different > drive-> H:\MIT-GNU Scheme, then to supress the error simply > change the name of the folder to "scheme" -> H:\scheme > > of course the wasn't the only issue i ran into; then it started to > complain about the utabmd microcode table. it just needs > the path-> (start scheme as follows) H:\scheme\bin\scheme.exe -utabmd > H:\scheme\lib\utabmd.bin. at this point all you > need is a shortcut on the desktop to scheme with the commandline > options above. excelsior.
Thanks for sharing the solution. Someone will surely benefit in the future. Best, Amit -- http://amitksaha.blogspot.com http://amitsaha.in.googlepages.com/ cornucopic on #scheme, #lisp, #math, #linux *Bangalore Open Java Users Group*:http:www.bojug.in "Recursion is the basic iteration mechanism in Scheme" --- http://c2.com/cgi/wiki?TailRecursion _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
