Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download Atoms Maya from here.
  2. Extract the AtomsMaya folder from the tar.gz archive.

    Code Block
    languagebash
    tar xvf AtomsMaya_x_x_x.tar.gz


  3. Copy the Atoms Maya folder to:

    Code Block
    languagebash
    cp AtomsMaya /opt/Toolchefs/


  4. If you are using floating licenses and the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername

...

  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:

    Code Block
    languagebash
    cp AtomsMaya/AtomsMaya.sh /etc/profile.d/


  3. Add "AtomsMaya/lib/${MAYA_VERSION}" subfolder (please substitute ${MAYA_VERSION} with your Maya version) to the LD_LIBRARY_PATH.
  4. If you are using floating licenses and the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername

...