Hi Gabor, Thanks very much, I downgraded racket and that seems to have fixed it. Looking forward to finally trying it out now.
It's a bit of a shame that it's so hard to get fluxus to work now, with libunicap requiring manual patching and the latest version of racket unsupported. I'd like to perhaps help with that, at least to get the aur package on arch linux working again. For reference, I think the compatibility issue goes beyond scheme/pretty because other libraries would not load either, something weird with the library collections paths that must have changed with the latest racket upgrade. Chris On 03/23/2015 04:06 PM, gabor papp wrote: > Hi Chris, > >> Running fluxus gives me this: >> >> /usr/local/lib/fluxus-018/boot.scm:35:9: collection not found >> for module path: scheme/pretty > I think the fluxus code is not compatible with the current racket > version. It needs to be updated. > > scheme/pretty has been replaced by racket/pretty. > http://docs.racket-lang.org/reference/pretty-print.html > > Best, > Gabor >
