[plt-scheme] moving to PLT Scheme 207

From: Eli Barzilay (eli at barzilay.org)
Date: Wed May 19 09:57:26 EDT 2004

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!


Posted on the users mailing list.