- Download Atoms Maya from here
Extract the AtomsMaya folder from the tar.gz archive
コード ブロック language bash tar xvf AtomsMaya_x_x_x.tar.gz
Copy the Atoms Maya folder to:
コード ブロック language bash cp AtomsMaya /opt/Toolchefs/
If you want install Atoms Maya in a different location, please remember to edit the AtomsMaya.module and AtomsMaya.sh replacing "/opt/Toolchefs/" with the correct folder path
- Set the rlm server hostname or ip and port inside AtomsMaya.sh
Copy the AtomsMaya.sh script to:
コード ブロック language bash cp AtomsMaya/AtomsMaya.sh /etc/profile.d/
Notes:
- Atoms is using a dynamic linked imath python module, while maya has a static linked imath python module. For this reason the AtomsMaya/python python path must be loaded before the maya python path