X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2FREADME.md;fp=examples%2FREADME.md;h=6677a187fa4eef37fbd1662178dc70cba288360a;hb=21f659c694968e95ad4e1a568538a586c5291b62;hp=0000000000000000000000000000000000000000;hpb=aa10152885b58792ffde0c78f42df4a8c0078d42;p=ric-plt%2Fxapp-frame-py.git diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..6677a18 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,7 @@ +# Python xapp frame + +Running the two examples (adjust for your shell notation) + + set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x RMR_SEED_RT test_route.rt; python pong_xapp.py + + set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x RMR_SEED_RT test_route.rt; python ping_xapp.py