[plt-scheme] Problems with the require expression in PLT-Scheme 4.0

From: Joshua Ewulo (jewulo at gmail.com)
Date: Mon Jun 16 19:50:00 EDT 2008

Hello,

Nope it did not work, re-installed everything again but still no show; also
tried all language settings and no luck.

I do not actually understand the what the error means
"string->number: expects argument of type <string>; given #f"

Are you using 4.0?
Regards,
Joshua Ewulo

2008/6/16 Stephen De Gabrielle <stephen at degabrielle.name>:

> Sorry, I can't replicate your error.
>
> your require works fine for me in a two-line consisting of
> #lang scheme
> (require (planet "sicp.ss" ("soegaard" "sicp.plt" 1 0)))
>
> Does the two-liner work for you?
>
> s.
>
>
> On Mon, Jun 16, 2008 at 2:33 PM, Joshua Ewulo <jewulo at gmail.com> wrote:
> > To whom it may concern,
> >
> > I have just upgraded to 4.0 and I am having issues with the require
> > statement in my exsisting files.
> >
> > The following for example "(require (planet "sicp.ss" ("soegaard"
> "sicp.plt"
> > 1 0)))" results in this error "string->number: expects argument of type
> > <string>; given #f".
> >
> > How do I correct this?
> >
> > Regards,
> > Joshua Ewulo
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> >
>
>
>
> --
> Cheers,
>
> Stephen
>
> --
> Stephen De Gabrielle
> s.degabrielle at cs.ucl.ac.uk
> Telephone +44 (0)20 7679 0693 (x30693)
> Mobile 079 851 890 45
> Project: Making Sense of Information (MaSI)
> http://www.uclic.ucl.ac.uk/annb/MaSI.html
>
> UCL Interaction Centre
> MPEB 8th floor
> University College London
> Gower Street
> London WC1E 6BT
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080617/abdf8c79/attachment.html>

Posted on the users mailing list.