[plt-scheme] Problem starting DrScheme
At Tue, 15 Feb 2005 18:16:47 -0500, Sam Tobin-Hochstadt wrote:
> When I try to start DrScheme, I get the following error. This is with
> CVS updated within the hour, and setup-plt run after running setup-plt
> --clean.
>
> [samth at loki:~/sw/plt] drscheme
> dynamic-require: name is not provided: set-combo-box-font by module:
> #%mred-kernel
>
> Is there something I need to do to fix this?
This looks like a mismatch between the MrEd binary and the MrEd Scheme
code.
What does "mred -Zv" report?
Matthew