Gabor;
> if you moved the files from another system, it could have caused the > problems, since you have also moved the cached library check data. also > scons would not be able to clean up your directory, since it surmises that > nothing has been built if the dependencies are not met. i have to admit it's > a bit clumsy, and it's our fault. we decided that we would make the > additonal modules optional. so if the requirements are not installed the > build continues, but skips the module. this was adviseble since fluxus is > quite dependency heavy already. this causes the problems you mentioned, but > i cannot see any clever way around this unfortunately. > > Well, then that's fine. This *was* a bit of a odd situation and nothing went wrong on any significant scale. I just saw some unexpected behaviour and thought I'd report it in case it would hint at more fundamentally odd stuff. Clearly there is a workaround if anyone else would run into it, and clearly it's at least predictable. I consider it closed yet I'm still happy; I'd rather have one bug report too many than one too few. That and I now understand it all better. Thanks, Kas.
