From: Gary Jaeger <gary@(email surpressed)>
Subject: nuke
   Date: Fri, 25 Feb 2011 19:12:05 -0500
Msg# 2031
View Complete Thread (9 articles) | All Threads
Last Next
So we're finally integrating nuke into the rush install. We've been seat of the pants until now. But in my simple tests I can't get the submit right. 

I've changed this part of the submit to reflect our nuke install:

elsif ( $G::ismac )
{
   ### MAC
   $ENV{PATH} = "/Applications/Nuke6.2v1/Nuke6.2v1.app:$ENV{PATH}";
   $ENV{LM_LICENSE_FILE} = "/usr/local/foundry/FLEXlm/foundry.lic";

but when I submit I get this in the log:

Fail 0001   1               gfx10        10156 gfx10.56   02/25,15:56:05 00:00:21 retry#3 of 3
Executing: /Applications/Nuke5.0v2/Nuke5.0v2.app/Nuke5.0  -x /Volumes/core0000/core_tests/rush/nuke/depth.nk  1,24
Can't exec "/Applications/Nuke5.0v2/Nuke5.0v2.app/Nuke5.0": No such file or directory at /Volumes/coreAPPS/rush/rushscripts/.common.pl line 252.
--- /Applications/Nuke5.0v2/Nuke5.0v2.app/Nuke5.0: Command not found. (Probably '/Applications/Nuke5.0v2/Nuke5.0v2.app/Nuke5.0' is not in your PATH)

so does that mean I need to edit my .common.pl? or something else?

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


Last Next