I tried building the racket branch, and after replacing
/{include,lib}/plt with /{include,lib|/racket in the SConsstruct I
managed to get it to build, but when I run fluxus this happens:fluxus$ fluxus default-load-handler: cannot open input file: "/usr/local/lib/fluxus-017/fluxus-engine.rkt" (No such file or directory; errno=2) I also noticed this folder when poking around for .rkt files. "/usr/local/lib/fluxus-017/compiled/native/read failed to read all 29 bytes from file /usr/local/bin/mzscheme?" What's the deal now? Should I be building the racket branch against racket, or continue using the master branch against plt-scheme? Cheers Chris Targett
