[plt-scheme] How to load xml.ss?
Bradd W. Szonye wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>On Sun, Feb 22, 2004 at 04:30:12PM -0500, Terrence Brannon wrote:
>
>
>> For list-related administrative tasks:
>> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>xml.ss exists in
>> "C:\cygwin\home\metaperl\install\PLT\PLT\collects\xml\xml.ss"
>>
>>not
>> "C:\cygwin\home\metaperl\install\PLT\PLT\collects\mzlib\xml.ss"
>>
>>but I don't know what to do to get DrScheme to find it.
>>
>>
>
>You use (require (lib "xml.ss" "xml")) -- you need to specify which
>collection the .ss lives in if it's not in "mzlib."
>
>
If htus.org gets updated, also mention which language should be used.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20040222/81950a16/attachment.html>