Changeset 947bbd3 for python/build_linux


Ignore:
Timestamp:
Feb 10, 2013, 9:10:01 PM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
f4296dd
Parents:
de836fd (diff), f360ad8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'develop' of aubio.org:/git/aubio/aubio into develop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/build_linux

    rde836fd r947bbd3  
    55
    66python setup.py clean build
    7 export PYTHONPATH=./build/lib.linux-x86_64-2.7/
    8 export LD_LIBRARY_PATH=../../build/src/
     7export PYTHONPATH=./build/lib.linux-x86_64-2.7/:./tests
     8export LD_LIBRARY_PATH=../build/src/
    99./run_all_tests --verbose
Note: See TracChangeset for help on using the changeset viewer.