[Bf-committers] Borked scons

Nathan Letwory jesterking at letwory.net
Sun Oct 24 10:53:42 CEST 2004


> Seems the work on scons has borked it in my case. After doing 'cvs


> OSError: [Errno 13] Permission denied removing dist/blender

As the output says, there is a permission error. You should verify if the
dist/ directory has been created for the correct user and with the right
permissions. One thing you could try before running scons is to ensure you
are the one owning the entire tree with all its contents: 'chmod -R
krich.krich /pathto/blender'.

/Nathan



More information about the Bf-committers mailing list