POV-Ray : Newsgroups : povray.newusers : how to test my povray in linux? Server Time
5 Sep 2024 04:14:36 EDT (-0400)
  how to test my povray in linux? (Message 1 to 3 of 3)  
From: Difkvol hadani
Subject: how to test my povray in linux?
Date: 18 Feb 2002 02:32:51
Message: <3c70ae23@news.povray.org>
I'm very new to it.

I found no tutor about how to install it & test it.

My povray is an rpm package.
After I installed it, I know nothing about the next step.

Thank you.


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: how to test my povray in linux?
Date: 18 Feb 2002 08:25:47
Message: <3c7100db@news.povray.org>
In article <3c70ae23@news.povray.org> , "Difkvol hadani" <Dif### [at] dwomcom>
wrote:

> My povray is an rpm package.

The official distribution of POV-Ray does not come as a rpm package.  So what
you have is an unofficial version, which is no problem, but in order to help
you it is essential that you provide a bit more information:
Which version of POV-Ray did you install?
Where did you get the rpm package, that is, with which distribution?

BTW, you find the official version at:
<ftp://ftp.povray.org/pub/povray/Official/Linux/>
<ftp://ftp.povray.org/pub/povray/Official/Linux/povlinux.tgz>
If there, make sure you read:
<ftp://ftp.povray.org/pub/povray/Official/Linux/README>

> I'm very new to it.
>
> I found no tutor about how to install it & test it.

> After I installed it, I know nothing about the next step.

You should take a look at the documentation.  It should be available inside
the directory where povray was installed.

    Thorsten


Post a reply to this message

From: Felix Wiemann
Subject: Re: how to test my povray in linux?
Date: 18 Feb 2002 08:37:58
Message: <3c7103b6@news.povray.org>
> You should take a look at the documentation.  It should be available
inside
> the directory where povray was installed.
IIRC it's in /usr/local/share/doc/povray-3.4.11

To render a scene, try
povray -i/usr/local/lib/povray-3.4.11/scenes/advanced/chess2.pov -f

-i The input file
-f Don't save the rendered image to disk

If you want to change the size, try e.g. +w800 +h600.

This assumes that you have POV-Ray 3.5 Beta 11 at
ftp://ftp.povray.org/pub/povray/Official/Linux/3.5beta/

Felix Wiemann


Post a reply to this message

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