[plt-scheme] WebIt! 2.0 Released + now available via PLaneT

From: Geoffrey Knauth (geoff at knauth.org)
Date: Wed Apr 27 04:15:06 EDT 2005

On Apr 26, 2005, at 23:58, Benderjg2 at aol.com wrote:
>  WebIt! 2.0 is also available (for PLT v299.100) via PLaneT:
>     (require (planet "xml.ss" ("jim" "webit.plt" 1 0)))

I tried just typing that (require ...) into DrScheme.  It almost 
worked, then I got this:

 > (require (planet "xml.ss" ("jim" "webit.plt" 1 0)))
standard-module-name-resolver: collection not found: "webit" in any of: 
(#<path:/Users/gknauth/Library/PLT Scheme/299.100/collects> 
#<path:/Applications/Added_Apps/PLT_Scheme_v299.100/collects>)
setup-plt: Error during Compiling .zos for WebIt! XML Framework 
(/Users/gknauth/Library/PLT Scheme/planet/300/cache/jim/webit.plt/1/0)
setup-plt:   standard-module-name-resolver: collection not found: 
"webit" in any of: (#<path:/Users/gknauth/Library/PLT 
Scheme/299.100/collects> 
#<path:/Applications/Added_Apps/PLT_Scheme_v299.100/collects>)

What errored, I or the software?

I then tried "Install .plt File..." in DrScheme, repeated the require, 
and everything was fine.  I guess the wording "is also available ... 
via PLanetT" led me to try something I couldn't do.

Geoffrey
--
Geoffrey S. Knauth | http://knauth.org/gsk



Posted on the users mailing list.