<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><code><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</code></blockquote><div><br></div><div>scons must be run from the directory containing fluxus' source. The Sconstruct file will be in there. (A Sconstruct file is similar to a Makefile, in that when scons is run, it reads Sconstruct to determine what to build)</div>
<div><br></div><div>hope that gets you going.</div><div><br></div><div>dave</div></div>