[wiki:Internal/Mapping/Calibration Back to Calibration] = Monitor program used in card calibration process = == For Developers == * Check out source using [http://www.subversion.org subversion] at http://svn.orbit-lab.org/svn/orbit/oml_libmac_sample/trunk. [[BR]] * To build the program, both [wiki:Documentation/Libmac Libmac] and [wiki:Documentation/OML OML] libraries are needed. It is recommended to build this on an ORBIT node with baseline image, because the baseline image will always have the latest stable version of those libraries. However, if the OML-server cannot be accessed directly from the grid node, you shall obtain those OML wrappers in one of the console by running "make all". Then copy the source tree into the grid node and change the Makefile to suppress the process to fetch OML wrappers (because it is already there).