Things required:
- Linux headers: https://cdn.kernel.org/pub/linux/kernel/
- Binutils: https://www.gnu.org/software/binutils/
- GCC: https://www.gnu.org/software/gcc/
- glibc: https://www.gnu.org/software/libc/
Things required:
Before macosx 10.10 (Yosemite), you can use launchctl.conf located in /etc. This file does not exists by default; you have to create it as super user. Example:
echo "setenv OCIO /usr/local/etc/filmic-blender/config.ocio" | sudo tee /etc/launchctl.conf| ## | |
| ## Sconf configuration for macosx with homebrew | |
| ## Status Wip | |
| ## | |
| ## | |
| ## Specific site directories | |
| ## | |
| import os |
| scons: Reading SConscript files ... | |
| Mkdir("/Users/predat/Documents/dev/TuttleOFX/.dist/avid.highwaytv.net/gcc-4.6.4/production") | |
| :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | |
| :: production mode | |
| :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | |
| :: dir = /Users/predat/Documents/dev/TuttleOFX | |
| :: dir_output_build = /Users/predat/Documents/dev/TuttleOFX/.dist/avid.highwaytv.net/gcc-4.6.4/production | |
| :: dir_output_bin = /Users/predat/Documents/dev/TuttleOFX/dist/avid.highwaytv.net/gcc-4.6.4/production/bin | |
| :: dir_output_plugin = /Users/predat/Documents/dev/TuttleOFX/dist/avid.highwaytv.net/gcc-4.6.4/production/plugin |