POV-Ray : Newsgroups : povray.beta-test : BUG REPORT: povray.conf sought in /usr/local/etc despite --prefix=3D ~/loca= Server Time
28 Jul 2024 14:35:00 EDT (-0400)
  BUG REPORT: povray.conf sought in /usr/local/etc despite --prefix=3D ~/loca= (Message 1 to 2 of 2)  
From: Marvin
Subject: BUG REPORT: povray.conf sought in /usr/local/etc despite --prefix=3D ~/loca=
Date: 29 Jul 2008 14:35:00
Message: <web.488f61edb538cd73614602250@news.povray.org>
Dear Sir,

I have compiled povray-3.7.0beta25b on gcc-4.3.1 Linux debian sarge kernel
2.6.14.3-grsec.

../configure COMPILED_BY="Mirsad Todorovac <mto### [at] grfhr>"
--prefix=/home/osob/mtodorov/local --with-boost=/home/osob/mtodorov/local

mtodorov@magrf:~/povray-3.7.0.beta.25b$ which povray
/home/osob/mtodorov/local/bin/povray

However, there is an error in configuration file lookup. It doesn't look into
$PREFIX/etc/povray/3.7/povray.conf, but under /usr/local, as if there was no
--prefix=/home/osob/mtodorov/local

mtodorov@magrf:~/povray-3.7.0.beta.25b$ povray
povray: cannot open the system configuration file
/usr/local/etc/povray/3.7/povray.conf: No such file or directory
No input file provided
mtodorov@magrf:~/povray-3.7.0.beta.25b$

I hope this bug report will help you solve the error.

Marvin


Post a reply to this message

From: Nicolas Calimet
Subject: Re: BUG REPORT: povray.conf sought in /usr/local/etc despite --prefix=3D ~/loca=
Date: 30 Jul 2008 06:25:54
Message: <489041b2@news.povray.org>
> However, there is an error in configuration file lookup. It doesn't look into
> $PREFIX/etc/povray/3.7/povray.conf, but under /usr/local, as if there was no
> --prefix=/home/osob/mtodorov/local

	This problem has been reported and fixed some time ago already
for the the next beta.

	Thanks,
	- NC


Post a reply to this message

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