|
|
hi,
"RSM" <nomail@nomail> wrote:
> When i try to render a scene after compiling it on Fedora 38 the program runs
> very fast and produces a totally white image. i am outputing the scene as a png
> file. ...
> make check
but 'make check' showed the "biscuit" ?
fwiw, I used the following (excerpt from script) to build beta.1:
CXXFLAGS="$BLDFLAGS" \
./configure \
--enable-silent-rules \
--libdir=/usr/local/lib64 \
--sysconfdir=/usr/local/etc \
--localstatedir=/var \
--mandir=/usr/local/man \
--without-libmkl \
COMPILED_BY="$POVRAY_BUILDER"
make
make check
make install
if rebuilding makes no difference, perhaps you could record the
build process, eg.
$ script /tmp/build-log
$ ./mybashscript
$ exit
and attach that file in the follow-up post. hope that helps.
regards, jr.
Post a reply to this message
|
|