On Tue, Apr 14, 2015 at 08:38:26PM +0200, Juan Francisco Cantero Hurtado wrote: > 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
Looks good here on amd64. Only thing I noticed was a blank WANTLIB += line in Makefile and alot of the mirrors don't have the pre release or the sha256 doesn't match. I did eventually get a mirror that matched the checksum. -- James Turner