Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

  1. Download Atoms Maya from here.
  2. Extract the AtomsMaya folder from the tar.gz archive.

    tar xvf AtomsMaya_x_x_x.tar.gz
  3. Copy the Atoms Maya folder to:

    cp AtomsMaya /opt/Toolchefs/

If you want to install Atoms Maya in a different location, please remember to edit the AtomsMaya.module and AtomsMaya.sh by replacing "/opt/Toolchefs/" with the correct folder path.

  1. Set the rlm server hostname or ip and port inside AtomsMaya.sh and inside the AtomsMaya.module
  2. Copy the AtomsMaya.sh script to:

    cp AtomsMaya/AtomsMaya.sh /etc/profile.d/
If you install atoms in a custom folder you need to set the LD_LIBRARY_PATH env variable to the AtomsMaya/lib/$MAYA_VERSION folder, or the plugin won't be able to load.
  • No labels