<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 8 Jun 2010, at 10:12, nik gaffney wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font><blockquote type="cite">Do we know if it is similar enough to MzScheme? Or do we just try it and see?<br></blockquote><br>+1 try & see<br><br></div></blockquote></div><br><div><br></div><div>well, that didn't work.</div><div><br></div><div>after much hack-ery, and what appears to be a compiled, 64-bit version (with some odd errors, but with most parts seemingly intact) I get errors that I  think are due to racket having a very different architecture (different executable files, etc):</div><div><br></div><div>--------------------------------------------------------</div><div>Fluxus: Configuring Build Environment</div><div>--------------------------------------------------------</div><div>Checking for C header file scheme.h... yes</div><div>Checking for C header file OpenAL/al.h... yes</div><div>Checking for C library m... yes</div><div>Checking for C library pthread... yes</div><div>Checking for C library dl... yes</div><div>Checking for C library jpeg... yes</div><div>Checking for C library tiff... yes</div><div>Checking for C library freetype... yes</div><div>Checking for C library z... yes</div><div>Checking for C library png... yes</div><div>Checking for C library ode... yes</div><div>Checking for C library sndfile... yes</div><div>Checking for C library fftw3... yes</div><div>Checking for C library lo... yes</div><div>Checking for C library GLEW... yes</div><div>Checking for C library jack... yes</div><div>Checking for C function dInitODE2()... yes</div><div>Checking for C++ function lo_arg_size_check()... yes</div><div>OSError: [Errno 2] No such file or directory:</div><div>  File "/Users/evan/cvs/newflx/fluxus/SConstruct", line 304:</div><div>    mzc_status = subprocess.call(['mzc', '--c-mods', 'src/base.c', '++lib', 'scheme/base'])</div><div>  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 470:</div><div>    return Popen(*popenargs, **kwargs).wait()</div><div>  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 621:</div><div>    errread, errwrite)</div><div>  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 1126:</div><div>    raise child_exception</div><div><br></div><div><br></div><div>Gonna take some thinking to get it integrated.  I don't know if I'm the person to look into this - Dave??  (Although, I can start poking around)</div><div><br></div><div><br></div><div>Cheers</div><div>Evan</div><div> </div></body></html>