source: python/env_osx @ 5132505

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 5132505 was 5132505, checked in by Paul Brossier <piem@piem.org>, 11 years ago

python/env_linux: env only, absolute path

  • Property mode set to 100755
File size: 113 bytes
Line 
1#! /bin/sh
2
3export PYTHONPATH=$PWD/build/lib.*:$PWD/tests:$PYTHONPATH
4export DYLD_LIBRARY_PATH=$PWD/../build/src
Note: See TracBrowser for help on using the repository browser.