Yes, that's true, but there is no mzc included with Racket after compiling for x86_64. There's a racket3m and a racketcgc. There's a good chance I didn't build Racket properly, but I did follow their instructions.
best evan On 10 Jun 2010, at 07:35, gabor papp wrote: >> dInitODE2()... yes Checking for C++ function lo_arg_size_check()... >> yes OSError: [Errno 2] No such file or directory: File >> "/Users/evan/cvs/newflx/fluxus/SConstruct", line 304: mzc_status = >> subprocess.call(['mzc', '--c-mods', 'src/base.c', '++lib', >> 'scheme/base']) File > i think scons cannot find mzc. is /Applications/Racket v5.0/bin on your path? > > best, > gabor >
