On Mon, Jan 3, 2011 at 2:51 PM, Robby Findler
<ro...@eecs.northwestern.edu> wrote:
>
> Or maybe there is another possible solution that involves changing how
> the distribution and or the docs build works?

I think the conventional solution is for `make install' to do much
less work than it current does.  In "normal" Make-built software,
`make' does all of the compilation, and `make install' just does the
copying.  That way, `make install' wouldn't be doing things like
reading preferences and creating the '.racket' directory.

-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to