$ tar zxf povray-3.6.tar,gz
$ cd povray-3.6 $ cat INSTALL
$ CFLAGS="-m486 -O2" ./configure COMPILED_BY="H.Nakao" --prefix=/usr/local --with-x
$ gmake $ gmake check
$ su # gmake install # exit
$ gmake clean