[plt-scheme] compiling PLT from source and ~/.plt-scheme
Eli Barzilay
eli at barzilay.org
Fri May 15 10:03:53 EDT 2009
On May 15, Tom Schouten wrote:
> Hello,
>
> Is there a way to compile PLT Scheme from source without setup-plt
> looking in the compiling user's ~/.plt-scheme directory for
> collections?
Use `make plain-install' to avoid running setup-plt, and then run it
manually with
.../mzscheme -l- setup -U
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
More information about the plt-scheme
mailing list