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 04:12:54 EDT (-0400)
  Re: command line fails due to missing ini file ?  
From: Dennis Clarke
Date: 17 Dec 2006 20:40:01
Message: <web.4585f070c94d1bd2cd7fbef60@news.povray.org>
Nicolas Calimet <pov### [at] freefr> wrote:
>
>  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

sure enough .. I went back and took a long hard look at that.

I was able to get all the features that I wanted and then started over by
tossing this into a fixed class priority process :

bash-3.1$ /bin/priocntl -e -c FX -m 0 -p 0 ptime povray
-I/export/home/dclarke/build/povray/renders/glassworks/glassworks.pov
-L/opt/csw/share/povray-3.6/include -W1024 -H768 -X1024 -B512 -Q9 -AM2
-A0.3 -P -V -SP4
-O/export/home/dclarke/build/povray/renders/glassworks/g_1024x768_001.png
-J0.0 -R3 -K0.3141 -KC -GA
Persistence of Vision(tm) Ray Tracer Version 3.6.1 (CC @
sparc-sun-solaris2.8)
..
..
..

it seems to be running fine now :-)

Dennis


Post a reply to this message

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