比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
  1. Download Atoms Houdini from here.
  2. Extract the AtomsHoudini folder from the zip archive.
  3. Copy the AtomsHoudini folder to:

    コード ブロック
    languagebash
     C:/Program Files/Toolchefs/


  4. Add those lines to your houdini.env file  (if you installed AtomsHoudini in a different folder please replace "C:/Program Files/Toolchefs" with the right location):

    コード ブロック
    languagebash
    PATH = "C:/Program Files/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/bin;$PATH;"
    HOUDINI_PATH = "C:/Program Files/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/;&;"
    ATOMS_DATA = "C:/Program Files/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/data"
    PYTHONPATH="C:/Program Files/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}/scripts;$PYTONPATH;"
    ATOMS_ROOT = "C:/Program Files/Toolchefs/AtomsHoudini/${HOUDINI_VERSION}"
    RMAN_VERSION = "21.5"
    ARNOLD_VERSION = "4.2.16.2"
    toolchefs_LICENSE = 5053@localhost (change localhost to your hostname where the license server is running)
    


  5. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername