Hi,
extract the archive:
tar -xzvf povray-3.6.tar.gz
Then go to the new folder
cd povray-3.6.1
then start compilation:
.../configure
make
su
make install
Then run povray:
/usr/local/bin/povray +D
+I/usr/local/share/povay-3.6/scenes/objects/blob.pov
In your homefolder you will find a hidden folder .povray (ls -al ~)
It contains the ini-file you may edit with kedit to set up options.
The folder contains a textfile README with further informations.
Mark
Post a reply to this message
|