View Single Post
# 6 04-07-2008 , 06:03 AM
Registered User
Join Date: Aug 2006
Location: /dev/null
Posts: 891
The problem is that "render" is not a native bash command and there are no programs in the directory called render.

The solution is to find the ".bash_profile" file or the Mac OS X equivalent of this file (I use Linux, so I can't help with what its called) and add this line:

alias render='PATH'

PATH is where the binary for the renderer is. Sorry I can't help with the path, but I only have Maya 6.5 and its on a Windows computer.

When this works, bash would know that render is just an alias for eg. /usr/maya/bin/render.bin


Hope this helps! user added image


C. P. U. Its not a big processor... Its a series of pipes!