POV-Ray : Newsgroups : povray.general : POVRay Script Failure (Exit 11) : Re: POVRay Script Failure (Exit 11) Server Time
5 Aug 2024 14:11:33 EDT (-0400)
  Re: POVRay Script Failure (Exit 11)  
From: Christoph Hormann
Date: 10 Sep 2002 10:51:40
Message: <3D7E06F6.E16CD98F@gmx.de>
Simon Andrews wrote:
> 
> [...]
> 
> The bit of (Perl) code I'm working with is:
> 
> if (system("/usr/local/bin/povray +V +Iinput.pov +FP -D +W640 +H480")){
> 
>   die "POV-Ray failed to execute with exit $?";
> 
> }
> 
> ..and this produces only
> 
> "POV-Ray failed to execute with exit 11 at /home/andrewss/bin/animate
> line 26."
> 
> ..no error message, just an exit status 11, which I can't find
> documented in the help.

That's obviously a problem of your script and not of POV-Ray.  You can add
'+gafile.txt as an option to generate a text file with all the text output
from POV-Ray.

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 13 Aug. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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