> On May 5, 2016, at 9:55 AM, phil jones <inters...@gmail.com> wrote:
> 
>> Ubuntu just upgraded me to Racket 6.5.
>> 
>> However my program which uses sxml is now broken.

>> Is this a library / package I need to reinstall after the 6.5 upgrade? Is 
>> the sxml library itself not working in 6.5?

> Frog also isn't working. Or rather, raco no longer recognises the "raco frog" 
> instruction.
> 
> Does this mean we basically have to re-install all our racket packages and 
> tools after an upgrade?

Yes *but*, if you go into the DrRacket package manager, and click on the "copy 
from version" tab, you should be able to see your previous installations (if 
they're still around and not deleted) and be able to copy all of the installed 
packages to the new version. I think there's also a `raco pkg migrate` tool, 
but I haven't used that.

When you do that, it should install the sxml package, the frog package, and the 
others onto your racket 6.5 installation.

Alex Knauth

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to