POV-Ray : Newsgroups : povray.unix : using both a global and a local .ini file : using both a global and a local .ini file Server Time
16 May 2024 23:34:10 EDT (-0400)
  using both a global and a local .ini file  
From: Klaus Nowikow
Date: 11 Jun 2009 05:45:23
Message: <4a30d233$1@news.povray.org>
Hi!

I am using povray-3.6.1 on Gentoo. There's a global ini
file /etc/povray/povray.ini containing some Library_Path entries
for the standard libs.

I put some include files that I downloaded or created myself into
%HOME/povray/include and created a local ini file
$HOME/.povray/3.6/povray.ini containing a corresponding Library_Path
entry. When I start povray now, it seems to ignore the global ini file
and only use my local one, thus not finding the standard libraries any
more. Is there a way to tell povray to use the global file first and
then load the local one?

Regards,

Klaus


Post a reply to this message

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