X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gr-usrp%2Fsrc%2Frun_tests.in;h=49e9530cbe6a51728056446d8b52ab2cc4bd0e0d;hb=b78ae1de4d9bbde942e5e7556630d7ccd8161c30;hp=1f8414b82e2d604ffe03a1a4388070945e8d6959;hpb=0cfd4875e519e2b1ee05d074f72ec67391ed13bf;p=debian%2Fgnuradio diff --git a/gr-usrp/src/run_tests.in b/gr-usrp/src/run_tests.in index 1f8414b8..49e9530c 100644 --- a/gr-usrp/src/run_tests.in +++ b/gr-usrp/src/run_tests.in @@ -4,6 +4,10 @@ # 2nd parameter is absolute path to component build directory # 3rd parameter is path to Python QA directory +# For OS/X +DYLD_LIBRARY_PATH=@abs_top_builddir@/usrp/host/lib/:@abs_top_builddir@/usrp/host/lib/.libs:$DYLD_LIBRARY_PATH +export DYLD_LIBRARY_PATH + # For Win32 PATH=@abs_top_builddir@/usrp/host/lib/.libs:$PATH