ref: f719589b3867d2a167fead6e990de8a3edb9d1b3
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