[racket-dev] Building without docs
On Jan 18, 2011, at 8:07 AM, Eli Barzilay wrote:
> Two minutes ago, Noel Welsh wrote:
>> For posterity, this works:
>>
>> On Mon, Jan 17, 2011 at 3:12 PM, Robby Findler
>> <robby at eecs.northwestern.edu> wrote:
>>> You can also set PLT_SETUP_OPTIONS to "-D" and then make install will
>>> avoid building the docs.
>>
>> This does not:
>>
>>> On Mon, Jan 17, 2011 at 9:02 AM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
>>>> % make
>>>> % make plain-install
>>>> % raco setup -D
>>
>> as make plain-install only creates racket.
>
> You should use something like
>
> racket -N raco -l- raco setup -D
There are a bunch of comments in raco's main.rkt about absolutely never ever creating a .zo for this file. Does this call to racket create such a file?
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110120/3f05e34c/attachment.p7s>