[plt-dev] re-ordering raco setup operations?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Apr 27 21:59:20 EDT 2010

Done.

I don't think there's any issue with the `make install' versus `raco
setup' ordering. The `raco setup' step should be the last one for
installation --- unless you're installing with DESTDIR, in which case
you're not planning to running right away.


At Tue, 27 Apr 2010 17:20:53 -0600, Jay McCarthy wrote:
> That would also require running part of the 'make install' before
> 'raco setup' ends, specifically putting the framework in place on OS
> X.
> 
> Jay
> 
> On Tue, Apr 27, 2010 at 5:19 PM, John Clements
> <clements at brinckerhoff.org> wrote:
> > Would it be possible for 'raco setup' to make the executables executable 
> before building the documentation? This would allow me to run drracket during 
> the hour while it's building docs. It seems likely to me that there's some 
> reason for not doing this, but I can't think of what it might be.
> >
> > John
> >
> >
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-dev
> >
> >
> 
> 
> 
> -- 
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
> 
> "The glory of God is Intelligence" - D&C 93
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-dev


Posted on the dev mailing list.