POV-Ray : Newsgroups : povray.unix : Re: POV for yellow dog linux 3.0 ? Server Time
1 Jul 2024 05:59:13 EDT (-0400)
  Re: POV for yellow dog linux 3.0 ? (Message 1 to 1 of 1)  
From: Mark Ulrich
Subject: Re: POV for yellow dog linux 3.0 ?
Date: 14 Nov 2004 16:30:00
Message: <web.4197cdeae11d21f867636b0d0@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.