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
