There is a problem with Scons and mwi/fw split. I can't get test code based upon "fw" to build. I need the new sconsUtils. RHL suggests I get it via SVN. I suppose I need to declare it by hand then. So where do I get svn sconsUtils, I've lost it in my brain...
Ah good : InstallingScons#UpgradingSConsUtils
becker22: pwd /lsst/lsst_root_new/Linux64/sconsUtils becker24: svn co svn+ssh://dev.lsstcorp.org/DC2/SConsUtils/tags/v1.16 svn: URL 'svn+ssh://dev.lsstcorp.org/DC2/SConsUtils/tags/v1.16' doesn't exist # uh... becker25: svn co svn+ssh://svn.lsstcorp.org/DC2/SConsUtils/tags/1.16 # OK becker26: cd 1.16 becker27: scons install current scons: *** Dependency cycle: python -> python File "/lsst/lsst_root_new/Linux64/external/sconsDistrib/0.97/lib/scons/SCons/Taskmaster.py", line 565, in _find_next_ready_node
This set of commands seems to show that it installed tho; not sure what the error means...
scons install
scons declare
scons current
