From: CyrusW
Subject: 3.5 on slackware 8.1
Date: 2 Aug 2002 14:57:05
Message: <3d4ad601@news.povray.org>
I finally got povray to compile.. after modifying optout.h ... etc..
I made O2 and O3 versions.. both run fine... but I can't get it to stop
complaining about IO restrictions preventing it from loading ini files.
Aside from modifying the source does anyone know how to get around it?
I didn't see any config options to turn it off.
Cyrus
From: CyrusW
Subject: Re: 3.5 on slackware 8.1
Date: 2 Aug 2002 15:09:44
Message: <3d4ad8f7@news.povray.org>
CyrusW wrote:
> I finally got povray to compile.. after modifying optout.h ... etc..> I made O2 and O3 versions.. both run fine... but I can't get it to stop> complaining about IO restrictions preventing it from loading ini files.> Aside from modifying the source does anyone know how to get around it?> > I didn't see any config options to turn it off.> > Cyrus
Hheheh... Another thread has the answer...
I made a /usr/local/etc/povray.conf file and
added:
[File I/O Security]
none
[Shellout Security]
allowed
then things started working...
From: Warp
Subject: Re: 3.5 on slackware 8.1
Date: 2 Aug 2002 21:50:15
Message: <3d4b36d7@news.povray.org>
CyrusW <cyr### [at] mindslugcom> wrote:
> I also had to disable the X11 portion... at link time it barfed.
Try removing -static from the linking options.
(Who want's to use povray without preview anyways? I don't.)
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
On 2 Aug 2002 21:50:15 -0400, Warp <war### [at] tagpovrayorg> wrote:
> Try removing -static from the linking options.> (Who want's to use povray without preview anyways? I don't.)
I do - I don't even have X on my Linux box anymore.
Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG e-mail : pet### [at] tagpovrayorg