Hello, I'm using Fluxus 017 (binaries) on mac with Racket 5.92. I would like to know if everything is up to date and if it can work as said In the manual. I type in Dr Racket :
#lang racket (require fluxus-017/drflux) and get this error message : ../../../../Applications/Racket v5.92/share/pkgs/gui-lib/mred/private/snipfile.rkt:324:2: open-input-file: cannot open input file path: /Applications/Racket v5.92/collects/fluxus-017/fluxus.rkt system error: No such file or directory; errno=2 I guess that I should copy and rename some .ss script to .rtk in the /Applications/Racket v5.92/collects/fluxus-017/ directory. I've try so but I don't know where to find : "fluxus-engine.rkt" Thanks for your help.
