Yes! That's it! Once again, thanks so much for your help. I ran (self-test #f) and encountered 0 errors.
Happily scheming on Mac OS X, Mike On Thu, Feb 5, 2009 at 7:16 PM, evan.raskob [lists] <[email protected]> wrote: > Make sure that the mzscheme Framework is in your ~/Library/Frameworks > folder. (And that it's the proper 4.1.4 and not an old version) > > Not having it there would cause all these errors. > > > Best > Evan > > > On 5 Feb 2009, at 23:14, mike clemow wrote: > >> Okay, success! sort of... >> >> So, you were right about the path issue, but there was another snag: a >> rogue older version of mzc that was part of mzscheme from macports, >> which apparently doesn't recognize the --c-mods flag. Anyway, it >> compiled! So, thanks again for your help. >> >> Now, however, when I go to run fluxus, I get the following error: >> >> dyld: Library not loaded: >> PLT_MzScheme.framework/Versions/4.1.4_3m/PLT_MzScheme >> Referenced from: /Users/michaelclemow/fluxus/fluxus/./fluxus-0.16 >> Reason: image not found >> Trace/BPT trap >> >> Any ideas about this one? >> >> Getting closer... >> Mike >> >> On Thu, Feb 5, 2009 at 5:55 PM, gabor papp <[email protected]> wrote: >>>> >>>> Interesting... When I invoke scons alone, or use the osx.build.sh >>>> script with the proper path to PLT Scheme v4.1.4, it can't find libm. >>> >>> this usually means that there are some other problems with the >>> libraries, check your config.log file. >>> >>> osx.build.sh is no longer needed, the git version should compile just >>> fine typing 'scons' or 'scons MULTITEXTURE=0 GLSL=0' depending or your >>> graphics card capabilities. >>> >>> gabor >>> >>> >> >> >> >> -- >> http://michaelclemow.com >> http://semiotech.org > > -- http://michaelclemow.com http://semiotech.org
