summaryrefslogtreecommitdiff
path: root/gr-zeromq/examples/python/run_app.sh
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2014-05-06 13:40:15 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2014-05-06 13:40:15 -0700
commitddb4c1d744b417e79cf2d263d6cd8db37c4dbcb2 (patch)
tree3855d9b0d071ab07246c6779c0c5554ba2d943b9 /gr-zeromq/examples/python/run_app.sh
parent73a6083b84dd3506bf4fdfbcb15bfd9a7033c98c (diff)
zeromq: cleanup docs and examples
Diffstat (limited to 'gr-zeromq/examples/python/run_app.sh')
-rwxr-xr-xgr-zeromq/examples/python/run_app.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/gr-zeromq/examples/python/run_app.sh b/gr-zeromq/examples/python/run_app.sh
new file mode 100755
index 0000000000..4af936ca82
--- /dev/null
+++ b/gr-zeromq/examples/python/run_app.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+export LD_LIBRARY_PATH="$PWD/../../build/gr-zeromq/lib"
+export PYTHONPATH="$PWD/../../build/gr-zeromq/swig:$PWD/../../python"
+/usr/bin/python $1 $2 $3 $4 $5 $6 $7 $8 $9