Firstly: Sorry for my English...
I am using Ubuntu Linux 5.10 and I have a little problem:
When I run Maya in a terminal, I can read that it tries to access /usr/tmp, but that's impossible, as I am not root. But it's only a warning, it doesn't cause any trouble.
However, when I try to render with MentalRay, Maya crashes, and I have this error:
CODE
RC 0.2 error 081001: failed to create frame buffer 0: /usr/tmp/fb000.0.32309 (Permission denied)
RC 0.2 error 081001: failed to create frame buffer 12: /usr/tmp/fb012.1.32309 (Permission denied)
IMG 0.2 error 101003: : can't create file
maya encountered a fatal error
When I start maya as root, MentalRay works perfectly....
Is there a way to change this temporary folder ?