Changeset f360ad8 for python/build_linux


Ignore:
Timestamp:
Feb 10, 2013, 8:17:15 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:
947bbd3
Parents:
a32aa1a
Message:

build_linux: update path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/build_linux

    ra32aa1a rf360ad8  
    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.