- Download Atoms Maya from here.
- Extract the AtomsMaya folder from the zip archive.
- Copy the AtomsMaya folder to:ここからAtoms Mayaをダウンロードしてください。
- zipアーカイブからAtomsMayaフォルダーを解凍します。
AtomsMayaフォルダーを次の場所にコピーします。
コード ブロック language bash 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:AtomsMayaフォルダーからAtomsMaya.moduleをにコピーします。
コード ブロック language bash C:\Users\%USERNAME%\Documents\maya\modules (create this folded if it doesn't exists)
- 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.
コード ブロック | ||
---|---|---|
| ||
tar xvf AtomsMaya_x_x_x.tar.gz |
...
Copy the Atoms Maya folder to:
コード ブロック | ||
---|---|---|
| ||
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:
コード ブロック | ||
---|---|---|
| ||
cp AtomsMaya/AtomsMaya.sh /etc/profile.d/ |
...
- ライセンスサーバーが別のマシンで実行されている場合は、環境変数toolchefs_LICENSEまたはRLM_LICENSEを5053 @ servernameに設定します。