比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
  1. Download Atoms Maya from here.
  2. Extract the AtomsMaya folder from the zip archive.
  3. Copy the AtomsMaya folder to:ここからAtoms Mayaをダウンロードしてください。
  4. zipアーカイブからAtomsMayaフォルダーを解凍します。
  5. AtomsMayaフォルダーを次の場所にコピーします。

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


    If you want install AtomsMaya in a different folder, please remember to edit the AtomsMaya.module by replacing "C:\Program FilesAtomsMayaを別のフォルダーにインストールする場合は、 "C:\ ProgramFiles \ Toolchefs \" with the correct folder pathを適切なフォルダーパスに置き換えて、AtomsMaya.moduleを編集してください。Copy the AtomsMaya.module from the AtomsMaya folder to: 

  6. AtomsMayaフォルダーからAtomsMaya.moduleをにコピーします。

    コード ブロック
    languagebash
    C:\Users\%USERNAME%\Documents\maya\modules (create this folded if it doesn't exists)
  7. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername

...

Extract the AtomsMaya folder from the tar.gz archive.

コード ブロック
languagebash
tar xvf AtomsMaya_x_x_x.tar.gz

...

Copy the Atoms Maya folder to:

コード ブロック
languagebash
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.

...

Copy the AtomsMaya.sh script to:

コード ブロック
languagebash
cp AtomsMaya/AtomsMaya.sh /etc/profile.d/

...


  1. ライセンスサーバーが別のマシンで実行されている場合は、環境変数toolchefs_LICENSEまたはRLM_LICENSEを5053 @ servernameに設定します。