Re: [racket-users] "Link: bad variable linkage" when trying to work through tutorial

2017-05-13 Thread Matthias Felleisen
How did you install Racket? Via the Mac installer from ‘download’? [This error happens when you had an older installation and the new one doesn’t re-compile the byte code files.] > On May 13, 2017, at 5:19 PM, onn...@gmail.com wrote: > > Hi all, > > While working through the first bits of

Re: [racket-users] "Link: bad variable linkage" when trying to work through tutorial

2017-05-13 Thread Dmitry Pavlov
Onno, That happens when the .zo files produced by plain command-line racket conflict with ones that come from DrRacket. Or the other way around, I am not sure. Or something else related to .zo files that are no longer valid for some reason. Anyway, try removing the 'compiled' directories from