Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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/
  3. Add "AtomsHoudini/${HOUDINI_VERSION}/lib" subfolder (please substitute ${HOUDINI_VERSION} with your Houdini version) to the LD_LIBRARY_PATH.


Warning

If you install atoms in a custom folder you need to set the LD_LIBRARY_PATH env variable to the AtomsHoudini/${HOUDINI_VERSION}/lib/, or the plugin won't be able to load.

...