[plt-scheme] speeding up building from source

From: Stephen De Gabrielle (spdegabrielle at gmail.com)
Date: Tue May 6 04:13:58 EDT 2008

excellent! thanks for both the tips.


Regards,

Stephen


On Tue, May 6, 2008 at 8:36 AM, Eli Barzilay <eli at barzilay.org> wrote:
> On May  6, Filipe Cabecinhas wrote:
>  > in unix you would change the SETUP_ARGS variable in the makefile to:
>  > SETUP_ARGS = -X "$(DESTDIR)$(collectsdir)" -l setup -- -D -n
>
>  There's no need to change the makefile, you can use
>  `make plain-install' instead of `make install' -- this will make it
>  skip running setup-plt, which you can do later with
>
>   mzscheme -l- setup -D
>
>  --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                   http://www.barzilay.org/                 Maze is Life!
>



-- 
Cheers,

Stephen

--
Stephen De Gabrielle
s.degabrielle at ucl.ac.uk
Telephone +44 (0)20 7679 5242 (x45242)
Mobile 079 851 890 45
Project: Making Sense of Information (MaSI)
http://www.uclic.ucl.ac.uk/annb/MaSI.html

UCLIC: University College London Interaction Centre
http://www.uclic.ucl.ac.uk/

Remax House - 31/32 Alfred Place
London - WC1E 7DP


Posted on the users mailing list.