On Wed, 2009-11-25 at 12:18 -0800, Sedi wrote: > Hi all, > > I was going through examples with a game in mind and found that > frisbee-dependent scripts didn't work at all, stopping with: > > default-load-handler: cannot open input file: > "/usr/lib/plt/collects/frtime/list.ss" (No such file or directory; errno=2) > > After hunting around I found that in modules/scheme/frisbee.ss some filenames > were different from on my system. I'm on an unstable/experimental Gentoo with > PLT Scheme 4.2.2, in case that means something. > > I got it to work again, and attached a diff in case it bites anyone else. > Cheers
Thanks for doing this, it's due to a change in PLT scheme. Let me know how you get on if you use frisbee, I could do with someone trying it out and reporting bugs. cheers, dave
