[plt-scheme] Can't run Dr. Scheme

From: Robby Findler (robby at cs.uchicago.edu)
Date: Tue Dec 11 11:00:03 EST 2007

Okay, in case removing the preferences file does not work, can I ask
sasuke for a little debugging help? Specifically, can you open up the
file collects/drscheme/private/module-language.ss in the PLT folder
and insert this line between lines 104 and 105:

               (printf "default: ~s ~s\n" default
(find-library-collection-paths))

and then restart DrScheme and tell me what gets printed?

Also, I think I can provide you a patch to get your drscheme running
again, but lets see if the preferences file trick works.

Thanks,
Robby


Posted on the users mailing list.