shithub: aubio

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