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

From: Benderjg2 at aol.com (Benderjg2 at aol.com)
Date: Wed Apr 27 08:14:07 EDT 2005

In a message dated 4/27/05 3:16:28 AM, geoff at knauth.org writes:
> I tried just typing that (require ...) into DrScheme.  It almost
> worked, then I got this:
> 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?
> 
Likely this is a WebIt! problem. Sigh. "html.ss", "css.ss" and others include 
the line:
   (require (lib "xml.ss" "webit"))
My suspicion is that this causes a problem when attempting obtain WebIt! via
PLaneT if the webit collection was not already installed. I will submit a 
revised
version to PLaneT shortly.

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20050427/37c53c0c/attachment.html>

Posted on the users mailing list.