[plt-scheme] moving to PLT Scheme 207
AFAICT, this is about upgrading and moving your own collections that
you had put in the plt tree.
On May 19, Matthias Felleisen wrote:
> I urge you to upgrade. -- Matthias
>
> On May 19, 2004, at 9:57 AM, Eli Barzilay wrote:
> >
> > 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!