[plt-scheme] Help with using Ikarus R6RS SRFI libraries with PLT-4.1.4.3 on Linux and Windows

From: Jens Axel Soegaard (jensaxel at soegaard.net)
Date: Sun Mar 8 11:54:07 EDT 2009

Grant Rettke skrev:
> On Sun, Mar 8, 2009 at 9:15 AM, Jens Axel Soegaard
> <jensaxel at soegaard.net> wrote:
>>> So that it finds the R6RS srfi collects dir first, I get the error:
>>>
>>> grettke at stargate:~$ default-load-handler: cannot open input file:
>>> "/home/grettke/collects/srfi/1.ss" (No such file or directory;
>>> errno=2)
>> From what?
> 
> DrScheme

Then I'll hazard the guess that DrScheme somewhere makes use
of srfi 1 and thus complains when it no longer can find srfi/1.ss.

-- 
Jens Axel Søgaard



Posted on the users mailing list.