POV-Ray : Newsgroups : povray.unix : file init error : Re: Error messages - a patch and a security warning (was: file init error) Server Time
28 Jul 2024 20:28:15 EDT (-0400)
  Re: Error messages - a patch and a security warning (was: file init error)  
From: Peter J  Holzer
Date: 6 Dec 2000 14:01:38
Message: <slrn92t22n.ovg.hjp-usenet@teal.h.hjp.at>
On Tue, 05 Dec 2000 20:12:35 -0600, David F wrote:
>ok, I applied the patch, recompiled, and make sure I was runnign it in the same
>directory so that I would have premission to render the file.   I still get the
>ubiquitous "file init error" and no further information. 

There was a bit more information even before. According to your original
post, it said:

| File init error.
| Error opening output file.

Now it should say something like:

| File init error.
| Error opening output file `foo.png': Permission denied.

If you still get the original message, you are probably not running 
the executable. Did you run "make install"? Type 

    ls -l `which megapov` 

to see where your povray binary is located, and whether the modification
date is what you expect (I didn't notice before that you are using
megapov. I wrote the patch for megapov, but my patching instructions
were for regular pov - the only difference is the name of the source
directory, though).

	hp

-- 
   _  | Peter J. Holzer    | Es war nicht Gegenstand der Abstimmung zu

| |   | hjp### [at] wsracat      | Zahlen neu festzulegen.
__/   | http://www.hjp.at/ |	-- Johannes Schwenke <jby### [at] ginkode>


Post a reply to this message

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