From: Daniel Browne <dbrowne@(email surpressed)>
Subject: Re: nuke
   Date: Fri, 25 Feb 2011 20:31:24 -0500
Msg# 2036
View Complete Thread (9 articles) | All Threads
Last Next
You need to edit your submit_nuke.pl and change the version and environment information Greg has there to correspond with what you are using on the desktop. When a job runs under Rush it technically does not have a shell, so all of the environment information it would get normally from your .bashrc or .profile has to be supplied to it explicitly there. In particular:

}
elsif ( $G::ismac )
{
    ### MAC
    $ENV{PATH}    = "/Applications/Nuke5.1v5/Nuke5.1v5.app/Contents/MacOS:$ENV{PATH}";
    $ENV{NUKECMD} = "Nuke5.1v5";
}


On Feb 25, 2011, at 4:29 PM, Gary Jaeger wrote:

[posted to rush.general]

6.2

where might that variable be set? (bear in mind we're a bunch of artists =
who pretend to be IT when it's needed. Which generally means we screw =
things up a few times before getting it straight)

On Feb 25, 2011, at 4:26 PM, Daniel Browne wrote:

> Are you trying to render with nuke 6.2 or 5.0? You could have the =
NUKECMD v=3D
> ariable set wrong.

. . . . . . . . . . . .
Gary Jaeger // Core Studio
86 Graham Street, Suite 120
San Francisco, CA 94129
(Tel# suppressed)
http://corestudio.com=09


----------
Dan "Doc" Browne
System Administrator
Evil Eye Pictures

dbrowne@(email surpressed)
Office: (415) 777-0666 x105


Last Next