shithub: aubio

ref: c6c9fe9b640547858570a41ebd3859c6fc52b450
dir: /interfaces/python/build_linux/

View raw version
#! /bin/sh

python setup.py clean build
export PYTHONPATH=./build/lib.linux-x86_64-2.6/
export LD_LIBRARY_PATH=../../build/src/
./run_all_tests --verbose