Steps to install POVRAY 1) Download SOURCE (not the binary). 2) Untar using tar xvfz povray.... 3) Cd to povray directory 4) Configure using ./configure COMPILED_BY="your name" 5) Make using "make" 6) Test it using "make check"