[racket-dev] Building without docs

2011-01-12 Thread Noel Welsh
Hi all, I'm trying to build 4.2.2 without building the docs. I thought I could just run make and then setup-plt -D, but make does not install the binaries. Looking through the Makefile did not lead to enlightenment. Any suggestions? Thanks, N. PS: FWIW, I'm writing a Chef

Re: [racket-dev] Building without docs

2011-01-12 Thread Matthew Flatt
At Wed, 12 Jan 2011 11:29:03 +, Noel Welsh wrote: I'm trying to build 4.2.2 without building the docs. I thought I could just run make and then setup-plt -D, but make does not install the binaries. Looking through the Makefile did not lead to enlightenment. Any suggestions? Does `make

[racket-dev] strange output on console

2011-01-12 Thread Matthias Felleisen
This showed up in the console from where I launched drracket: file #f produces eof from read-language port-next-location (#f #f 36) str ;; Xexpr - [Listof (Cons Nat Nat)] The string is a part of my program. _ For list-related