From: Dylan Penhale <dylanpenhale@(email surpressed)>
Subject: RE: lwsn on osx
   Date: Mon, 31 Oct 2005 22:52:50 -0800
Msg# 1078
View Complete Thread (15 articles) | All Threads
Last Next
About 5 months ago when I tried this I gave up after a day as I couldn't run
the lwsn binary from the shell. It appears to only be able to run as a GUI
app as Luke said, so I'm 99% sure you can't render OSX lightwave from
renders from rush. It's a huge oversight in my eyes, although I'm sure
Newtek have a good enough reason to force you into using their far inferior
render utility.

Jance if you find anything diference please let us know ;)

Dylan 

|-----Original Message-----
|From: Greg Ercolano [mailto:erco@(email surpressed)] 
|Sent: Tuesday, 1 November 2005 5:39 PM
|To: void@(email surpressed)
|Subject: Re: lwsn on osx
|
|[posted to rush.general]
|
|jance wrote:
|> Can't exec "lwsn": No such file or directory at 
|/jobs/rushscripts/.common.pl line 224.
|
|	Sounds like the 'lwsn' executable is not in the path.
|
|	If you know the path to the lwsn executable, eg. 
|"/Applications/Lightwave/bin/lwsn",
|	then add just the directory part of the pathname to the 
|'OSX' section at the top of the script:
|
|elsif ( $G::ismac )
|{
|     # OSX
|     $ENV{PATH} = "/Applications/Lightwave/bin:$ENV{PATH}";
|}
|
|	..so that it can find the path to the executable.
|
|	This is, of course, assuming that Lightwave for MacOSX has a
|	command line tool for rendering; I've never tested this.
|
|	Try testing the 'lwsn' from the command line first.
|	If you're unable to get 'lwsn' to work from the command line,
|	check [NewTek's] docs regarding lwsn setup, or with [NewTek's]
|	tech support regarding how to get lwsn to work from the 
|OSX unix shell.
|
|
|--
|Greg Ercolano, erco@(email surpressed)
|Rush Render Queue, http://seriss.com/rush/
|Tel: (Tel# suppressed)
|Cel: (Tel# suppressed)
|Fax: (Tel# suppressed)
|


Last Next