houdini.bat syntax

150 views
Skip to first unread message

Mussolini

unread,
Apr 7, 2015, 6:17:32 PM4/7/15
to rrKn...@googlegroups.com
I'm setting the HOUDINI_PATH variable through the scripts in RR/render_apps/_setenv. As we have a mixed environment, I have set the scripts as follows:

Linux
setenv HOUDINI_PATH "/mnt/Library/RnD/Fx/houdini:&"

Mac
setenv HOUDINI_PATH "/Volumes/Library/RnD/Fx/houdini:&"

Windows
set HOUDINI_PATH=L:\RnD\Fx\houdini;^&


The issue is, the Windows nodes can't read the custom scripts we have created in this folder, Linux and Mac nodes are working fine. Tried several different syntax for the houdini.bat file but no success.
In the RR log I can see the .bat file is being read but it seems Houdini doesn't see the variable HOUDINI_PATH set.

Thanks in advance,

Danilo


RR, Schoenberger

unread,
Apr 8, 2015, 7:22:51 AM4/8/15
to rrKn...@googlegroups.com
Hi
 
I assume the issue is the &.
Try this one:
set HOUDINI_PATH=L:\RnD\Fx\houdini;%HOUDINI_PATH%
 
 
 
regards,
Holger Schönberger
 

Please use the rrKnights Tavern
or our support system for new questions.

 


From: rrKn...@googlegroups.com [mailto:rrKn...@googlegroups.com] On Behalf Of Mussolini
Sent: Wednesday, April 08, 2015 12:18 AM
To: rrKn...@googlegroups.com
Subject: [rrKnights] houdini.bat syntax

--
If you reply, the message is send to the user group which is sufficient.
("Reply All" just sends the message twice to the last author which is not required)
---
You received this message because you are subscribed to the Google Groups "Royal Render Knights Tavern" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rrKnights+...@googlegroups.com.
Visit this group at http://groups.google.com/group/rrKnights.
For more options, visit https://groups.google.com/d/optout.

Mussolini

unread,
Apr 14, 2015, 3:48:43 PM4/14/15
to rrKn...@googlegroups.com, schoen...@royalrender.de
No success on that, trying all possibilities.

Best.

RR, Schoenberger

unread,
Apr 14, 2015, 4:03:05 PM4/14/15
to rrKn...@googlegroups.com
Hi
 
Please try slashes, although it it windows, we had an issue where Houdini wanted to have slashes.
 
 
regards,
Holger Schönberger
 

Please use the rrKnights Tavern
or our support system for new questions.

 

From: rrKn...@googlegroups.com [mailto:rrKn...@googlegroups.com] On Behalf Of Mussolini
Sent: Tuesday, April 14, 2015 9:49 PM
To: rrKn...@googlegroups.com
Cc: schoen...@royalrender.de
Subject: Re: [rrKnights] houdini.bat syntax

Reply all
Reply to author
Forward
0 new messages