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 4 Next »

  1. Download Atoms Maya from here.
  2. Extract the AtomsMaya folder from the zip archive.
  3. Copy the AtomsMaya folder to:

    C:\Program Files\Toolchefs\


    If you want install AtomsMaya in a different folder, please remember to edit the AtomsMaya.module by replacing "C:\Program Files\Toolchefs\" with the correct folder path.

  4. Copy the AtomsMaya.module from the AtomsMaya folder to: 

    C:\Users\%USERNAME%\Documents\maya\modules (create this folded if it doesn't exists)
  5. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername
  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.

  4. Set the rlm server hostname or ip and port inside AtomsMaya.sh
  5. Copy the AtomsMaya.sh script to:

    cp AtomsMaya/AtomsMaya.sh /etc/profile.d/
Atoms uses 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. Please check the Known limitations for more informations.


  • No labels