hi Chris,
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:
thanks, fixed in git.
i believe that the linux version does not include mzscheme which was used to get the system library subpath for the compiled modules. i changed it to racket, i hope it works.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?"
i'm wondering if we should rename all of our modules from .ss to .rkt. it seems to work with .ss, and if we rename them it might complicate merging with the master branch. what do you think?
i would like to work on the racket branch from now on, and merge all changes in parallel.What's the deal now? Should I be building the racket branch against racket, or continue using the master branch against plt-scheme?
best, gabor
