POV-Ray : Newsgroups : povray.unix : POV-Ray 3.7 RC 6 not compiling Server Time
27 Apr 2024 21:03:52 EDT (-0400)
  POV-Ray 3.7 RC 6 not compiling (Message 11 to 18 of 18)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: clipka
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 10 Jul 2012 08:17:47
Message: <4ffc1d6b$1@news.povray.org>
Am 10.07.2012 13:24, schrieb James Holsenback:
> On 07/09/2012 07:01 PM, clipka wrote:
>>
>> Do you happen to have multiple versions of libpng installed? Is the
>> libpng-dev up to date to match the libpng version?
>
> I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
> configure has always found 1.4 just fine.

That's how it should be. But it might not necessarily be always the 
case, especially with Experimental add-ons for a distro.


Post a reply to this message

From: Chaanakya
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 11 Jul 2012 11:20:00
Message: <web.4ffd993f15e4f4e77f523b7e0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 10.07.2012 13:24, schrieb James Holsenback:
> > On 07/09/2012 07:01 PM, clipka wrote:
> >>
> >> Do you happen to have multiple versions of libpng installed? Is the
> >> libpng-dev up to date to match the libpng version?
> >
> > I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
> > configure has always found 1.4 just fine.
>
> That's how it should be. But it might not necessarily be always the
> case, especially with Experimental add-ons for a distro.

By "Experimental" I mean the Experimental channel available in Debian
(http://wiki.debian.org/DebianExperimental).  libpng is up to version 1.5.11 and
libpng-dev is matching (1.5.11).

- Chaanakya


Post a reply to this message

From: clipka
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 11 Jul 2012 12:02:40
Message: <4ffda3a0$1@news.povray.org>
Am 11.07.2012 17:18, schrieb Chaanakya:
> clipka <ano### [at] anonymousorg> wrote:
>> Am 10.07.2012 13:24, schrieb James Holsenback:
>>> On 07/09/2012 07:01 PM, clipka wrote:
>>>>
>>>> Do you happen to have multiple versions of libpng installed? Is the
>>>> libpng-dev up to date to match the libpng version?
>>>
>>> I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
>>> configure has always found 1.4 just fine.
>>
>> That's how it should be. But it might not necessarily be always the
>> case, especially with Experimental add-ons for a distro.
>
> By "Experimental" I mean the Experimental channel available in Debian
> (http://wiki.debian.org/DebianExperimental).  libpng is up to version 1.5.11 and
> libpng-dev is matching (1.5.11).

Quote from that web page: "This directory contains packages and tools 
which are still being developed, and are still in the alpha testing 
stage. Users shouldn't be using packages from here, because they can be 
dangerous and harmful even for the most experienced people."

Given this statement, I'm very much inclined to blame the problems on 
the experimental status of the libpng 1.5.11 Debian package, so my 
proposed solution is to run POV-Ray on a Debian stable distribution, 
and/or contact the people responsible for the libpng 1.5.11 Debian 
package for support (and/or to inform them that they /may/ have a 
problem there).

(That said, I guess I'll have a look at Debian experimental myself; no 
promise though.)


Post a reply to this message

From: Chaanakya
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 11 Jul 2012 13:35:01
Message: <web.4ffdb8d115e4f4e77f523b7e0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 11.07.2012 17:18, schrieb Chaanakya:
> > clipka <ano### [at] anonymousorg> wrote:
> >> Am 10.07.2012 13:24, schrieb James Holsenback:
> >>> On 07/09/2012 07:01 PM, clipka wrote:
> >>>>
> >>>> Do you happen to have multiple versions of libpng installed? Is the
> >>>> libpng-dev up to date to match the libpng version?
> >>>
> >>> I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
> >>> configure has always found 1.4 just fine.
> >>
> >> That's how it should be. But it might not necessarily be always the
> >> case, especially with Experimental add-ons for a distro.
> >
> > By "Experimental" I mean the Experimental channel available in Debian
> > (http://wiki.debian.org/DebianExperimental).  libpng is up to version 1.5.11 and
> > libpng-dev is matching (1.5.11).
>
> Quote from that web page: "This directory contains packages and tools
> which are still being developed, and are still in the alpha testing
> stage. Users shouldn't be using packages from here, because they can be
> dangerous and harmful even for the most experienced people."
>
> Given this statement, I'm very much inclined to blame the problems on
> the experimental status of the libpng 1.5.11 Debian package, so my
> proposed solution is to run POV-Ray on a Debian stable distribution,
> and/or contact the people responsible for the libpng 1.5.11 Debian
> package for support (and/or to inform them that they /may/ have a
> problem there).
>
> (That said, I guess I'll have a look at Debian experimental myself; no
> promise though.)

I will see what happens if I install both libpng and libpng-dev from unstable
(as you suggest, it may just be a packaging problem on their end).

- Chaanakya


Post a reply to this message

From: Chaanakya
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 12 Jul 2012 10:50:00
Message: <web.4ffee2f315e4f4e77f523b7e0@news.povray.org>
"Chaanakya" <nomail@nomail> wrote:
> clipka <ano### [at] anonymousorg> wrote:
> > Am 11.07.2012 17:18, schrieb Chaanakya:
> > > clipka <ano### [at] anonymousorg> wrote:
> > >> Am 10.07.2012 13:24, schrieb James Holsenback:
> > >>> On 07/09/2012 07:01 PM, clipka wrote:
> > >>>>
> > >>>> Do you happen to have multiple versions of libpng installed? Is the
> > >>>> libpng-dev up to date to match the libpng version?
> > >>>
> > >>> I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
> > >>> configure has always found 1.4 just fine.
> > >>
> > >> That's how it should be. But it might not necessarily be always the
> > >> case, especially with Experimental add-ons for a distro.
> > >
> > > By "Experimental" I mean the Experimental channel available in Debian
> > > (http://wiki.debian.org/DebianExperimental).  libpng is up to version 1.5.11 and
> > > libpng-dev is matching (1.5.11).
> >
> > Quote from that web page: "This directory contains packages and tools
> > which are still being developed, and are still in the alpha testing
> > stage. Users shouldn't be using packages from here, because they can be
> > dangerous and harmful even for the most experienced people."
> >
> > Given this statement, I'm very much inclined to blame the problems on
> > the experimental status of the libpng 1.5.11 Debian package, so my
> > proposed solution is to run POV-Ray on a Debian stable distribution,
> > and/or contact the people responsible for the libpng 1.5.11 Debian
> > package for support (and/or to inform them that they /may/ have a
> > problem there).
> >
> > (That said, I guess I'll have a look at Debian experimental myself; no
> > promise though.)
>
> I will see what happens if I install both libpng and libpng-dev from unstable
> (as you suggest, it may just be a packaging problem on their end).
>
> - Chaanakya

I found out that I have more serious problems (parts of boost are missing) - I
will rectify those and report back.  Reverting to libpng12 got rid of the libpng
error.

- Chaanakya


Post a reply to this message

From: Chaanakya
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 12 Jul 2012 11:45:01
Message: <web.4ffeefe815e4f4e77f523b7e0@news.povray.org>
"Chaanakya" <nomail@nomail> wrote:
> "Chaanakya" <nomail@nomail> wrote:
> > clipka <ano### [at] anonymousorg> wrote:
> > > Am 11.07.2012 17:18, schrieb Chaanakya:
> > > > clipka <ano### [at] anonymousorg> wrote:
> > > >> Am 10.07.2012 13:24, schrieb James Holsenback:
> > > >>> On 07/09/2012 07:01 PM, clipka wrote:
> > > >>>>
> > > >>>> Do you happen to have multiple versions of libpng installed? Is the
> > > >>>> libpng-dev up to date to match the libpng version?
> > > >>>
> > > >>> I have multiple versions installed ... 1.2.49-9.9.1 and 1.4.11-3.9.1 and
> > > >>> configure has always found 1.4 just fine.
> > > >>
> > > >> That's how it should be. But it might not necessarily be always the
> > > >> case, especially with Experimental add-ons for a distro.
> > > >
> > > > By "Experimental" I mean the Experimental channel available in Debian
> > > > (http://wiki.debian.org/DebianExperimental).  libpng is up to version 1.5.11
and
> > > > libpng-dev is matching (1.5.11).
> > >
> > > Quote from that web page: "This directory contains packages and tools
> > > which are still being developed, and are still in the alpha testing
> > > stage. Users shouldn't be using packages from here, because they can be
> > > dangerous and harmful even for the most experienced people."
> > >
> > > Given this statement, I'm very much inclined to blame the problems on
> > > the experimental status of the libpng 1.5.11 Debian package, so my
> > > proposed solution is to run POV-Ray on a Debian stable distribution,
> > > and/or contact the people responsible for the libpng 1.5.11 Debian
> > > package for support (and/or to inform them that they /may/ have a
> > > problem there).
> > >
> > > (That said, I guess I'll have a look at Debian experimental myself; no
> > > promise though.)
> >
> > I will see what happens if I install both libpng and libpng-dev from unstable
> > (as you suggest, it may just be a packaging problem on their end).
> >
> > - Chaanakya
>
> I found out that I have more serious problems (parts of boost are missing) - I
> will rectify those and report back.  Reverting to libpng12 got rid of the libpng
> error.
>
> - Chaanakya

This issue has now been rectified.  I reverted to libpng12 and installed the
missing boost libraries.  POV-Ray then compiled fine.  As an aside, does anyone
know how to change the number of render threads?

- Chaanakya


Post a reply to this message

From: Le Forgeron
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 12 Jul 2012 12:21:49
Message: <4ffef99d$1@news.povray.org>
Le 12/07/2012 17:40, Chaanakya nous fit lire :

> This issue has now been rectified.  I reverted to libpng12 and installed the
> missing boost libraries.  POV-Ray then compiled fine.  As an aside, does anyone
> know how to change the number of render threads?

Yes.



ok, the option is -WT<number>

and it should be in the wiki-doc, I hope so.


Post a reply to this message

From: Chaanakya
Subject: Re: POV-Ray 3.7 RC 6 not compiling
Date: 17 Jul 2012 09:00:02
Message: <web.5005619915e4f4e77f523b7e0@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:
> Le 12/07/2012 17:40, Chaanakya nous fit lire :
>
> > This issue has now been rectified.  I reverted to libpng12 and installed the
> > missing boost libraries.  POV-Ray then compiled fine.  As an aside, does anyone
> > know how to change the number of render threads?
>
> Yes.
>
>
>
> ok, the option is -WT<number>
>
> and it should be in the wiki-doc, I hope so.

Thanks - the manpage hasn't been updated, but I checked the docs.  Also, it
should be +WT (I think...that's what the docs said IIRC).  Anyway, this issue is
closed.  Thank you everyone for helping me with this problem!

- Chaanakya


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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