[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: cmdline.ss works in MzScheme but not in DrScheme Jr
>In DrScheme v103.1 (taken from CVS around 2000-10-11T13:30Z, I
>accidentally forgot to specify release-103 tag so if this
>resolution is not enough, I'll update and compile again
>release-103):
>
>[foo] drscheme-jr -l 'Full Scheme (MzScheme)'
>DrScheme Jr is loading. Please wait...
>Welcome to DrScheme Jr version 103.1, Copyright (c) 1995-2000 PLT
>Language: Textual Full Scheme (MzScheme)
>> (require-library "cmdline.ss")
>/usr/local/lib/plt/collects/mzlib/cmdlineu.ss: 4.1-5.31:
> begin-elaboration-time: exception at elaboration time:
Are you sure your .zo files are up-to-date?
Try running setup-plt with the -c option to make
sure.
I just tried the same code in our local version
of 103.1 without any problems.
-- Paul
----------------------------------------------------------------
| Paul Steckler, Ph.D. | Rice University PLT |
| steck@cs.rice.edu | DrScheme Project |
| Tel: 713/348-3814 | http://www.cs.rice.edu/~steck |
| FAX: 713/348-5930 | *** Ad astra per hackera *** |
----------------------------------------------------------------