[plt-scheme] Patching my PLT scheme
Hello
I have a patch for my scheme installation that I'd like to try out. I've
patched a .ss file in collects/web-server/http, but when I try to use it, I
get 'link: module mismatch, probably from old bytecode whose dependencies
have changed...'
I understand the nature of the problem, my question is how do I
recompile/relink the offending file with its dependencies? I've tried
renaming/removing the .zo files hoping that a file-not-found triggers a
recompile, but that doesn't seem to work. Any suggestions?
Thanks,
Simon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090829/ee29414e/attachment.html>