[plt-scheme] Is packages installation portable?
2009/7/29 Robby Findler <robby at eecs.northwestern.edu>:
> Perhaps if we knew more about your setup and why you'd want to do this?
I'm replacing perl scripts called during builds with mzscheme scripts.
I'd prefer not messing with build machines (all Windows), therefore
currently I've just copied over PLT Scheme installation folder and I
was wondering if just copying required additional libraries' folders
too would have been fine. At least, now I know it can be done and it
could work in most cases.
Thanks to everyone for your kind advice.