|
Re: [plt-scheme] Is packages installation portable?: msg#00578plt-scheme
On Jul 29, Robby Findler wrote: > Not in general. > > If you're setting up multiple machines in a cluster that are all the > same, you could install one and clone them onto the others, perhaps. > But the .plt file is the way we've designed it to work. > > Perhaps if we knew more about your setup and why you'd want to do > this? It should also be generally fine if you don't install any planet packages that compile C files or include system information in macro-expanded code etc. The thing is that the Scheme bytecode files (*.zo) are portable, but if you have some macro that expands in some platform specific way, then the bytecode file will contain the results of that expansion. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-scheme
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |