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 10 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 the following lines to your houdini.env file (if you installed AtomsHoudini in a different folder please replace "/opt/Toolchefs" with the right location):

    ATOMS_DATA = /opt/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/data
    PYTHONPATH = /opt/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/scripts:/opt/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/python
    HOUDINI_PATH = /opt/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/:&
    ATOMS_ROOT = /opt/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}
    ATOMS_GLSL_PATH = ${ATOMS_ROOT}/glsl
    ATOMS_FONTS = ${ATOMS_ROOT}/fonts
    RMAN_VERSION = "21.5"
    ARNOLD_VERSION = "4.2.16.2"
    toolchefs_LICENSE = 5053@servername (change servername to your hostname where the license server is running, PLEASE USE THIS ENV VARIABLE ONLY WITH FLOATING LICENSES)
    
  5. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername.

If you installed AtomsHoudini in a different folder:

  1. Set the right installation path inside the AtomsHoudini.sh (if it's different from /opt/Toolchefs/).
  2. Copy the AtomsHoudini.sh script inside /etc/profile.d/



  • No labels