ref: d00e22308e1b4b3bd36da7de94c169298f9c8fef
dir: /interfaces/python/build_linux/
#! /bin/sh set -e set -x python setup.py clean build export PYTHONPATH=./build/lib.linux-x86_64-2.7/ export LD_LIBRARY_PATH=../../build/src/ ./run_all_tests --verbose