Changeset f360ad8 for python/build_linux
- Timestamp:
- Feb 10, 2013, 8:17:15 AM (12 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/build_linux
ra32aa1a rf360ad8 5 5 6 6 python setup.py clean build 7 export PYTHONPATH=./build/lib.linux-x86_64-2.7/ 8 export LD_LIBRARY_PATH=../ ../build/src/7 export PYTHONPATH=./build/lib.linux-x86_64-2.7/:./tests 8 export LD_LIBRARY_PATH=../build/src/ 9 9 ./run_all_tests --verbose
Note: See TracChangeset
for help on using the changeset viewer.