POV-Ray : Newsgroups : povray.unix : command line fails due to missing ini file ? : Re: command line fails due to missing ini file ? Server Time
1 Jun 2024 21:39:16 EDT (-0400)
  Re: command line fails due to missing ini file ?  
From: Nicolas Calimet
Date: 17 Dec 2006 18:38:15
Message: <4585d4e7$1@news.povray.org>
> $ povray -I
> /export/home/dclarke/build/povray/renders/glassworks/glassworks.pov -L
> /opt/csw/share/povray-3.6/include -W 640 -H 480 -P -V -X 640 -D -SP 8 -B
> 512 -FN16 -O
> /export/home/dclarke/build/povray/renders/glassworks/g_640x480_001.png -Q9
> -A0.3 -AM2 -J0.0 -R3 -K0.3141 -KC -GA

	You put spaces between some options and their respective values
(here: -I, -L, -W, -H, -X, -SP, -B, -O) while there should be none.
Please read again the docs.  Also I recommend checking the meaning
of using either a - or + to introduce a command-line option.

	- NC


Post a reply to this message

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