If you’re compiling your own copy of Blender, then is may be important for you: Blender’s build system has been changed to make it compatible with more distributions and also easier to use (I guess – all this CC_WARN, user_config.py and whatnot is really beyond me but I trust that Nathan and Olivier know what they’re doing ;-)
Olivier Saraja wrote:
The way you used SCons to build Blender on your computer directly from SVN has recently been changed (for the good cause!) by Jesterking (Nathan Letwory) who introduced a scons-local of the latest version supported. The reason behind that is that a lot of people were complaining about the shift to SCons 1.0.0 as a new requirement, which proved to be a problem with some distributions, while a manual installation of the latest SCons looked difficult also for some people.
Read more here – specifically for a GNU/Linux Ubuntu system, but information are also relevant for other building systems, as this is cross-platform.
This is just a slight change to the way you have to compile your own Blender from the SVN. A slight change but that can puzzle and lure unseasoned builders like I am… I think this is important for people (e.g., those who want to build their own Blender) to actually know this. It won’t change the face of the planet! ;-)
