Anas Kassis

Anas Kassis

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Renderman error Jan. 19, 2016, 9:25 p.m.

mosssi Master 8) 8) 8) 8) 8) 8)



Thank you

Renderman error Jan. 14, 2016, 4:44 p.m.

Thank you very much

But where i should go in order to adjust that : From where


In order for Houdini to be able to find all the necessary RenderMan tools, first you will need to set a few environment variables:

ensure the RMANTREE is set to the installed version of RenderMan, for example:

export RMANTREE=/opt/pixar/RenderManProServer-20.0
ensure the search path includes the bin subdirectory of RenderMan, for example:

export PATH=$PATH:$RMANTREE/bin
set the HOUDINI_DEFAULT_RIB_RENDERER to the desired version, for example:

export HOUDINI_DEFAULT_RIB_RENDERER=prman20.0
After setting up these three environment variables, Houdini should be able to use RenderMan.


Thank you

Renderman error Jan. 13, 2016, 5:44 p.m.

Hello

I have this error message when i try to render using Renderman
I have Houdini 15
and i just downloaded renderman from pixer

but i have this message
CreateProcess failed for ‘prman’



any idea how to fix that