POV-Ray : Newsgroups : povray.unix : ask help for Installation :) : Re: ask help for Installation :) Server Time
20 Apr 2024 08:11:47 EDT (-0400)
  Re: ask help for Installation :)  
From: Mengshi
Date: 19 May 2016 12:50:01
Message: <web.573dee2f4a9160d1782ea98c0@news.povray.org>
Yes,yes,
I also have problem for png_pov.

But if I used version 3.7.
when I cd to /unix and try ./prebuild.sh
I just got :
requires automake 1.9 or above
:(((

Le_Forgeron <jgr### [at] freefr> wrote:
> Le 19/05/2016 16:46, Mengshi a écrit :
> > Le_Forgeron <lef### [at] freefr> wrote:
> >> Le 19/05/2016 à 13:57, Mengshi a écrit :
> >>> Configure POV-Ray version 3.6.1
> >>
> >> Do you really need and want to install 3.6 when 3.7 is available ?
> >
> > Yes, I want to use a software which is based on the 3.6 version.
> >
> >
>
> I'm afraid you are in for a bit of debugging, between the old code, your compiler
and the currently installed librari
es.
>
> You will also encounter a problem with the png library, as its API has changed (and
old code was not nice, using inte
rnal functions)
>
> And I cannot help for lighting.o, as it compiles fine here (but png_pov.o is bad
enough by default, so no binary for 
me either)
>
> g++ -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../source/base -I../source/frontend
-I../unix    -pipe -Wno-multichar -O3 -m
sse -mfpmath=sse -msse2 -march=k8 -mtune=k8 -malign-double -minline-all-stringops  -c
-o lighting.o `test -f 'lighting.
cpp' || echo './'`lighting.cpp


Post a reply to this message

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