Page tree

Versions Compared

Key

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

...

Code Block
Windows: %HOME%\Documents\houdiniXhoudiniXX.X.X\houdini.env
Mac: ~/Library/Preferences/houdini/YY.Y.Y/houdini.env
Linux: ~/houdiniYYhoudiniZZ.Z.YZ/houdini.env



NOTE:
When you run a new version of Houdini for the first time, you may have to run it twice before the houdini.env files appear in the locations mentioned above, once created you can add the lines mentioned below.

...

Code Block
RMANTREE=/opt/pixar/RenderManProServer-23.34
RFHTREE=/opt/pixar/RenderManForHoudini-23.34
RMAN_PROCEDURALPATH=$RFHTREE/18.0.532/openvdb:&
HOUDINI_PATH=$RFHTREE/18.0.532:&

On Windows with 18.0, one would edit the file in: \Users\myself\Documents\houdini18.0\houdini.env:

...

Code Block
RMANTREE=C:\Program Files\Pixar\RenderManProServer-23.34
RFHTREE=C:\Program Files\Pixar\RenderManForHoudini-23.34
RMAN_PROCEDURALPATH=$RFHTREE\18.0.532\openvdb;&
HOUDINI_PATH=$RFHTREE\18.0.532;&
PATH=$RMANTREE\bin;&

Finally an example on OS-X with 18.0, one would edit this in: /Users/myself/Library/Preferences/houdini/18.0/houdini.env:

Code Block
RMANTREE=/Applications/Pixar/RenderManProServer-23.34
RFHTREE=/Applications/Pixar/RenderManForHoudini-23.34
RMAN_PROCEDURALPATH=$RFHTREE/18.0.532/openvdb:&
HOUDINI_PATH=$RFHTREE/18.0.532:&


Note

If using a different version of Houdini than the above examples of 18.0.532, you would substitute the version used, such as 18.0.460 or 18.0.499

Note that any version of Houdini being used must be explicitly set using the entire version number, such as 17.5.460 instead of 17.5