On Wed, 2011-05-25 at 20:24 +0200, gabor papp wrote: > hi Ted, > > > Is it an issue from my side or from the fluxus collects path code? > i think it's coming from the recent SConstruct changes. i tried to fix > it in git. please pull and rebuild.
Thanks Gabor, and apologies for breaking the build. FWIW if you want to build fluxus from source on ubuntu, and avoid the long racket build times, I recommend: sudo add-apt-repository ppa:plt/racket sudo apt-get install racket scons RacketPrefix=/usr RacketCollects=/usr/share/racket/collects cheers, dave
