Hi guys,

sorry for the OT:

I'm currently at a company that uses Muster for rendering Nuke and I am trying to figure out how to tell Muster about the NUKE_PATH.
I've tried setting it in the Nuke template like this:
...
DECLARE CUSTOM_ENVIRONMENT
{
SET NUKE_PATH "/path/to/nuke/stuff"
}
...
I've also tried:

DECLARE CUSTOM_ENVIRONMENT
{
SET PATH=NUKE_PATH "/path/to/nuke/stuff"
}
...
and:

DECLARE CUSTOM_ENVIRONMENT
{
MAP NUKE_PATH "/path/to/nuke/stuff"
}



None of the above seem to have any effect on the environment of the render clients. I can't find any flags in the help to set a custom environment on submission time (via mrtool) either.

does anybody have an idea what I'm missing?

Cheers,
frank


_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to