-------------------------------------------------------------------------------------
Maya manual installation instruction for:
- dotXSI 6.0 file import/export plugin
- FaceRobot Importer plugin
-------------------------------------------------------------------------------------


-------------------------------------------------------------------------------------
dotXSI 6.0 file import/export plugin Installation 
-------------------------------------------------------------------------------------

On Windows:
-----------
Copy the "dotXSISceneConverter.mll" file in your Maya "plug-ins" folder:
ex.: C:\Program Files\Autodesk\Maya2012\bin\plug-ins

Copy the "dotXSIExpOptionsSL.mel" file in your Maya "scripts\others" folder:
ex.: C:\Program Files\Autodesk\Maya2012\scripts\others

Copy the "dotXSIImpOptionsSL.mel" file in your Maya "scripts\others" folder:
ex.: C:\Program Files\Autodesk\Maya2012\scripts\others

On Linux:
---------
Copy the "dotXSISceneConverter.so" file in your Maya "plug-ins" folder.
Copy the "dotXSIExpOptionsSL.mel" file in your Maya "scripts/others" folder.
Copy the "dotXSIImpOptionsSL.mel" file in your Maya "scripts/others" folder.



-------------------------------------------------------------------------------------
FaceRobot Importer plugin Installation 
-------------------------------------------------------------------------------------

On Windows:
-----------
Copy the "FaceRobotImporter.mll" file in your Maya "plug-ins" folder:
ex.: C:\Program Files\Autodesk\Maya2012\bin\plug-ins

Copy the "faceRobotUtils.mel" file in your Maya "scripts\others" folder:
ex.: C:\Program Files\Autodesk\Maya2012\scripts\others

On Linux:
---------
Copy the "FaceRobotImporter.so" file in your Maya "plug-ins" folder.
Copy the "faceRobotUtils.mel" file in your Maya "scripts/others" folder.



-------------------------------------------------------------------------------------
Note (Windows and Linux):
-------------------------------------------------------------------------------------

Those plugins have a dependency on the Crosswalk_[VersionNbr].dll (Windows) / libCrosswalk.so.[VersionNbr] (Linux) library.

The setup takes care of adding this library in your "C:\Program Files\Common Files\Softimage"
folder and it also adds this folder to your system Path on Windows.

The setup takes care of adding this library in your "/usr/Softimage/Softimage" folder on Linux.
For the Maya plugin to work you need to add this path to your LD_LIBRARY_PATH environment variable.
Note that you could also choose to copy libCrosswalk.so.[VersionNbr] to your "/usr/lib" folder.



-------------------------------------------------------------------------------------
To enable the plugins on both platforms:
-------------------------------------------------------------------------------------

In MAYA,

Window > Settings/Preferences > Plug-in Manager ...

Enable "loaded" and "auto load"

or use the "loadPlugin" command.
