hi Stefano,
as far as i remember the binary racket install does not include the racket3m library. you need to install from source.That's because it cannot find libracket3m, which is indeed was not installed by the racket installer.
build the unix source: http://download.racket-lang.org/racket-5-0-1-src-unix-tgz.htmlWhat am I missing and how can I fix it?
BTW where can I find a SC repository for racket?
http://git.racket-lang.org/plt best, gabor
