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

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

     /opt/Toolchefs/
  4. Add those lines to your houdini.env file:

    LD_LIBRARY_PATH = /opt/Toolchefs/bin:$LIBRARY:
    ATOMS_DATA = /opt/Toolchefs/AtomsHoudini/data
    PYTHONPATH = /opt/Toolchefs/AtomsHoudini/scripts
    HOUDINI_PATH = /opt/Toolchefs/AtomsHoudini/:&
    ATOMS_ROOT = /opt/Toolchefs/AtomsHoudini
    
  5. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername



1) Extract the AtomsHoudini folder from the zip archive
2) Copy the AtomsHoudini folder to /opt/Toolchefs or to another path
4) Add those lines in the /home/$USER/houdini15.5/houdini.env using the path of the AtomsHoudini folder
 ATOMS_DATA = /opt/Toolchefs/AtomsHoudini/data
 PYTHONPATH = /opt/Toolchefs/AtomsHoudini/scripts
 HOUDINI_PATH = /opt/Toolchefs/AtomsHoudini/:&
 ATOMS_ROOT = /opt/Toolchefs/AtomsHoudini
5) Set the right installation path inside the AtomsHoudini.sh
6) Set the rlm server hostname or ip and port inside AtomsHoudini.sh
7) Copy the AtomsHoudini.sh script inside /etc/profile.d/
8) Install the license: On your server machine copy the license atoms.lic where the rlm and toolchefs executable file is located
  • No labels