[plt-scheme] Re: newbie:howto use package=control.plt&owner=soegaard

From: Larry Evans (cppljevans at suddenlink.net)
Date: Mon Jun 16 10:46:34 EDT 2008

On 06/16/08 09:04, Noel Welsh wrote:
> On Mon, Jun 16, 2008 at 2:31 PM, Larry Evans <cppljevans at suddenlink.net> wrote:
[snip]
>> Sure.  I switched the lang=Module, entered:
>>
>>    (require (planet "control.scm" ("soegaard" "control.plt" 1 2)))
>>
[snip]
>> Is that better?
> 
> Yes.  You need a module declaration like
> 
>   #lang scheme
> 
> at the top of the file. 
[snip]
Thanks.  Did that, but then got similar error as for the
lang=Advanced Student.  I guess what you said in your OP:

> My guess is the package hasn't been updated to PLT 4.

is what's the problem :(



Posted on the users mailing list.