[plt-scheme] moving to PLT Scheme 207
I urge you to upgrade. -- Matthias
On May 19, 2004, at 9:57 AM, Eli Barzilay wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> On May 19, Prabhakar Ragde wrote:
>> Can I just copy collection directories installed after the fact from
>> .../206p1/ to .../207/ or do I have to retrieve the .plt files and
>> use 207 to install them one-by-one? How do people upgrade
>> gracefully? Thanks.
>
> Assuming the collections still work with 207, you can move them over,
> remove the compiled subdirectories, and run setup-plt to recompile
> them. (And having a .plt file makes this unnecessary.)
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli
> Barzilay:
> http://www.barzilay.org/ Maze is
> Life!