> > > I got stuck when I tried to run scons from the current location(~). I get > this error message: > scons: *** No SConstruct file found. > File "/opt/local/lib/scons-1.2.0/SCons/Script/Main.py", line 826, in _main
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) hope that gets you going. dave
