summaryrefslogtreecommitdiff
path: root/performance-tests/TTCP/Orbix/README
blob: 6fd64c6fdeceaee8f00c170537272c725ed83e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
How to compile.

1. Orbix must be installed.
2. You must set the following paths in ./orbix_defaults.mk
ORBIX_BINDIR    = /the/path/to/Orbix/bin
ORBIX_LIBDIR    = /the/path/to/Orbix/lib
ORBIX_INCDIR    = /the/path/to/Orbix/include


How to run tests.
1. Orbix must be installed and proper Orbix environment variables
   must be set.  (ie. IT_CONFIG_PATH)
2. Read ./how_to_run_tests