Release 020
[ric-plt/xapp-frame-py.git] / examples / README.md
1 # Python xapp frame
2
3 Running the two examples (adjust for your shell notation)
4
5     set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python pong_xapp.py
6
7     set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python ping_xapp.py