Jump to content

TIP: Easy installing Renderman on Windows


Recommended Posts

After downloading and installing Renderman to its default location, the simplest solution is to put following lines into your Houdini.env as well the Rmantree as a seperate entry in your System variables and appending the path with the @Rmantree. But! in the path variables of your System use $ instead of @. Forward slashes are valid for all three targets.

RMANTREE="C:/Program Files/Pixar/RenderManProServer-21.2"
Path=$PATH;@RMANTREE/bin

Thats it.

Cheers

Edited by Follyx
  • Like 2
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...

@arumugamb

Try adding these lines in your houdini.env

My houdini env looks like this:

RMANTREE="C:/Program Files/Pixar/RenderManProServer-21.3"
PATH=$PATH;$RMANTREE/bin
HOUDINI_DEFAULT_RIB_RENDERER=prman21.3
HOUDINI_VIEW_RMAN=prman

Then my windows system environment variables look like this

Variable:

RMANTREE

Value:

C:\Program Files\Pixar\RenderManProServer-21.3\

and make sure you edit the rendermn.ini file to recognise houdini:

/displaytype/framebuffer          houdini

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...