On Tuesday 03 June 2008 12:37:31 jpff wrote: > My distribution does not provide tcl8.4 but tcl8.5. Is there an easy > way to fix SConstruct for this? I believe you will get away with it by adding the include path from 8.5 to your customCPPPATH, and changing line 2357 to update the version. I have code in frontends/SConscript that is a little better, though, as it tests for both versions. -- Felipe Sateler