POV-Ray : Newsgroups : povray.unix : 3.5 on slackware 8.1 Server Time
28 Jul 2024 12:25:17 EDT (-0400)
  3.5 on slackware 8.1 (Message 1 to 5 of 5)  
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


Post a reply to this message

From: CyrusW
Subject: Re: 3.5 on slackware 8.1
Date: 2 Aug 2002 14:58:57
Message: <3d4ad671@news.povray.org>
I also had to disable the X11 portion... at link time it barfed.

Cyrus


Post a reply to this message

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...


Post a reply to this message

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 -


Post a reply to this message

From: Peter Popov
Subject: Re: 3.5 on slackware 8.1
Date: 3 Aug 2002 00:31:56
Message: <u3nmkugrdstah4p0pbfb05eueqja792i1b@4ax.com>
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


Post a reply to this message

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