POV-Ray : Newsgroups : povray.unofficial.patches : First official beta of UberPOV : Re: First official beta of UberPOV Server Time
24 Apr 2024 11:36:16 EDT (-0400)
  Re: First official beta of UberPOV  
From: James Holsenback
Date: 21 Nov 2013 06:11:27
Message: <528dea5f$1@news.povray.org>
On 11/20/2013 09:08 PM, clipka wrote:
> Am 21.11.2013 01:40, schrieb clipka:
>> Am 20.11.2013 23:40, schrieb James Holsenback:
>
>>> I had some problems with Makefile.in(s). first in ~uberpov/unix while
>>> running prebuild.sh then during configure phase ...  this time
>>> ~uberpov/vfe/Makefile.in and ~uberpov/source/Makefile.in are problems.
>
> Fix available now at:
>
> https://github.com/UberPOV/UberPOV
>
OK thanks ... got a good build, however when when I did uberpov 
--version a slight problem:

ash@linux-c2bm:~/ScratchPad/git/uberpov $ uberpov --version
uberpov: cannot open the system configuration file 
/usr/local/etc/uberpov/1.37/uberpov .conf: No such file or directory
uberpov: cannot open the user configuration file 
/home/ash/.uberpov/1.37/uberpov.conf: No such file or directory
uberpov: I/O restrictions are disabled
UberPOV 3.7.0.unofficial

Notice the space in uberpov.pov above ... the file lives properly in the 
root of the build directory. It did /not/ get copied into 
/usr/local/etc/uberpov/1.37 (uberpov.ini /did/). ~users/.uberpov on down 
did /not/ get created ... copied uberpov.conf to the two places it 
needed to be and uberpov --version now at least id's proper because it 
found the users conf file ... guess there's an error in the source 
somewher that is causing it to look for "uberpovray. conf"

uberpov --version
uberpov: cannot open the system configuration file 
/usr/local/etc/uberpov/1.37/uberpov .conf: No such file or directory
UberPOV 3.7.0.unofficial


Post a reply to this message

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