OpenCube MXFTk Install Notes

Table of contents:

1. Installation
2. Testing
3. Documentation


1. installation

* Launch the script "install_mxftk_linux.run /installation/directory" to perform the installation

* Once the content has been extracted, you have to set/update 2 environment variables :

	o MXF_HOME
	o LD_LIBRARY_PATH

MXF_HOME is the root directory of your MXFTk installation. ("/installation/directory")

LD_LIBRARY_PATH is the directory search list used by your linker. You have to update it to include $MXF_HOME/lib if "/installation/directory" is different from "/", "/usr", "/usr/local" ...



2. Testing

you can test the MXFTk installation with the supplied examples (there are also sample makefiles) :
"/installation/directory/share/mxftk/examples"


3. In the directory doc you will find the pdf files corresponding to the documentation of MXFTk.
   You can get a pdf file reader from Adobe at http://www.adobe.com/products/acrobat/readermain.html

For any inquiries regarding technical issues please email support_mxftk@opencubetech.com
