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