shithub: aubio

ref: cd766bc9a7f630d98fd71db6e2d3ee91dc7c943b
dir: /interfaces/python/build_linux/

View raw version
#! /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