Changeset 985ec9e for python


Ignore:
Timestamp:
Feb 10, 2013, 2:45:43 AM (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:
26adcfb
Parents:
927f630
Message:

build_osx: fix path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/build_osx

    r927f630 r985ec9e  
    66python setup.py clean build
    77export PYTHONPATH=./build/lib.macosx-10.6-intel-2.7:$PYTHONPATH
    8 export DYLD_LIBRARY_PATH=../../build/src
     8export DYLD_LIBRARY_PATH=../build/src
    99./run_all_tests --verbose
Note: See TracChangeset for help on using the changeset viewer.