Hi,<br><br>I tried to use a dmg file (fluxus-0.16-2-20090206git.mac_intel),<br>but it crashes a few seconds after I launch it. Sometimes it freezes the os and I need to reboot.<br><br>Then I started following the instructions found here: <a href="http://www.pawfal.org/fluxus/building/" target="_blank">http://www.pawfal.org/fluxus/building/</a><br>

So far I've installed PLT Scheme binary and MacPorts.<br><br>I've configured .bash_profile and I am using the same version of PLT.<br>Also, I've installed the libraries needed, using:<br><code><br>sudo port install fftw-3 glew freetype jack jpeg liblo libpng libsndfile ode scons tiff zlib<br>
<br></code>I got stuck when I tried to run scons from the current location(~). I get this error message:<code><br>scons: *** No SConstruct file found.<br>File "/opt/local/lib/scons-1.2.0/SCons/Script/Main.py", line 826, in _main<br>
<br></code>I googled the message and got to this thread:<br><a href="http://ubuntuforums.org/showthread.php?t=612633">http://ubuntuforums.org/showthread.php?t=612633</a><br><br>I tried to find SConstruct using locate SConstruct, but all I see is some<br>
references from macPorts, but nothing in /usr/bin or /usr/local as I'd expect.<br><br>Since I'm new to all this I thought I should ask you guys since I expect it to<br>be a minor and common issue.<br><br>Thanks,<br>
George<code><br></code><br>