Attached is the pre-release version of racket 6.2. With the next release of racket, I will rename the package from "racket" to "racket-minimal". Racket is transitioning to a model "small core + packages", something like perl+cpan or ruby+gems. In fact, the old big package is just a racket distribution since racket 6.0.
You can install any package as a regular user with this command: raco pkg install --jobs $(sysctl -n hw.ncpu) --auto --binary drracket The binaries are installed in ~/.racket/6.1.90.900/bin. Let me know if you see any error (please ignore the related to "mred"). I'm not asking for OKs yet, just tests from racket users :) -- Juan Francisco Cantero Hurtado http://juanfra.info
racket-minimal.tar.gz
Description: Binary data