<HTML><FONT FACE=arial,helvetica><HTML><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">In a message dated 4/27/05 3:16:28 AM, geoff@knauth.org writes:<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">I tried just typing that (require ...) into DrScheme.  It almost<BR>
worked, then I got this:<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">standard-module-name-resolver: collection not found: "webit" in any of:<BR>
(#&lt;path:/Users/gknauth/Library/PLT Scheme/299.100/collects&gt;<BR>
#&lt;path:/Applications/Added_Apps/PLT_Scheme_v299.100/collects&gt;)<BR>
setup-plt: Error during Compiling .zos for WebIt! XML Framework<BR>
(/Users/gknauth/Library/PLT Scheme/planet/300/cache/jim/webit.plt/1/0)<BR>
setup-plt:   standard-module-name-resolver: collection not found:<BR>
"webit" in any of: (#&lt;path:/Users/gknauth/Library/PLT<BR>
Scheme/299.100/collects&gt;<BR>
#&lt;path:/Applications/Added_Apps/PLT_Scheme_v299.100/collects&gt;)<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">What errored, I or the software?<BR>
</BLOCKQUOTE></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
Likely this is a WebIt! problem. Sigh. "html.ss", "css.ss" and others include the line:<BR>
&nbsp;  (require (lib "xml.ss" "webit"))<BR>
My suspicion is that this causes a problem when attempting obtain WebIt! via<BR>
PLaneT if the webit collection was not already installed. I will submit a revised<BR>
version to PLaneT shortly.<BR>
<BR>
Jim<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>