POV-Ray : Newsgroups : povray.unix : I am getting the following messsage help required : Re: I am getting the following messsage help required Server Time
28 Jul 2024 10:31:45 EDT (-0400)
  Re: I am getting the following messsage help required  
From: Jiri Hnidek
Date: 5 Aug 2002 09:31:34
Message: <3D4EFC93.C4261EB6@vslib.cz>
> # /apps1/prov/bin/povray noise_generator.pov
> Persistence of Vision(tm) Ray Tracer Version 3.5 Unix (.Linux.gcc)
>   This is an unofficial version compiled by:
>    FILL IN NAME HERE.........................
>    The POV-Ray Team(tm) is not responsible for supporting this version.
> Copyright 1991-2002 POV-Ray Team(tm)
> INI File Error: I/O restriction prohibits read access to file
> './povray.ini'.
> Refer to the platform specific documentation for details.
>
> the .povray file is in the current directory....
>
> os is solaris8
>
> sanjay

When I tried to change file ~/.povray.conf :

[File I/O Security]
none

it did not help.  I think, that all configuring of I/O restriction
is not function. So I solved this problem small
hack of sorce code:

file:          src/unix.cpp
line:         1331
change:    io_all_allowed=true;

    Jiri Hnidek


Post a reply to this message

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