hello I have been using plt version 4.2.2
when i removed frtime/list i got the same error with etc.ss so i removed that this continued in all i removedthe following list frtime/list frtime/etc frtime/math but i was unable to deconstruct the following line to stop the same error with frp-core.ss (all-except frtime/frp-core undefined?) Thanks Abe On Wed, Oct 7, 2009 at 4:26 AM, Dave Griffiths <[email protected]> wrote: > Hi Abe, > > What version of plt scheme are you running? > It seems to work here, but I have a rather old version: 4.1.5 > It might be a while before I upgrade, so you could try removing: > > frtime/list > > >From the list of requires at the top of fluxus/modules/scheme/frisbee.ss > and run sudo scons install again. Let me know how you get on. > > cheers, > > dave > > On Tue, 2009-10-06 at 14:59 -0400, Abe Barth-Werb wrote: > > hello > > > > depite my best efforts I cant seam to get the frisbee examples to > > work. fluxus works just fine except frisbee. I keep getting this > > error. Does anybody have a clue whats happening here and how I can fix > > it. > > > > > > default-load-handler: cannot open input file: > > "/usr/local/lib/plt/collects/frtime/list.ss" (No such file or > > directory; > > errno=2) > > > > === context > > === > > standard-module-name-resolver > > standard-module-name-resolver > > > > Thanks alot > > Abe > >
