POV-Ray : Newsgroups : povray.beta-test : Beta 29 - can't activate render window Server Time
28 Jul 2024 12:36:45 EDT (-0400)
  Beta 29 - can't activate render window (Message 1 to 3 of 3)  
From: Fatman
Subject: Beta 29 - can't activate render window
Date: 17 Oct 2008 18:35:00
Message: <web.48f9122f400e82e81922a9040@news.povray.org>
Hi group.

I compiled the Linux source for beta 29. I'm using Ubuntu Desktop 8.04 (i386
version). I've read the changelog, but I can't work out if the render window
has been completely disabled or just defaulted to off.

I've checked all the povray.ini files I could find, but they all contain
"Display=On". On the command line I've tried adding "+d", "+D0T" and "+D0G",
but they don't work either.

Could someone set me straight? I miss my render window. :)

Thanks.


Post a reply to this message

From: Nicolas Alvarez
Subject: Re: Beta 29 - can't activate render window
Date: 17 Oct 2008 19:21:13
Message: <48f91de9@news.povray.org>
Fatman wrote:
> Hi group.
> 
> I compiled the Linux source for beta 29. I'm using Ubuntu Desktop 8.04
> (i386 version). I've read the changelog, but I can't work out if the
> render window has been completely disabled or just defaulted to off.
> 
> I've checked all the povray.ini files I could find, but they all contain
> "Display=On". On the command line I've tried adding "+d", "+D0T" and
> "+D0G", but they don't work either.
> 
> Could someone set me straight? I miss my render window. :)

See the output of the configure script, maybe it didn't find X headers and
didn't compile the preview window feature.


Post a reply to this message

From: Fatman
Subject: Re: Beta 29 - can't activate render window
Date: 17 Oct 2008 22:20:00
Message: <web.48f946fd5f3745021922a9040@news.povray.org>
Nicolas Alvarez <nic### [at] gmailcom> wrote:
> See the output of the configure script, maybe it didn't find X headers and
> didn't compile the preview window feature.

Thanks for the reply. Looks like you're right: I seem to be missing the X
headers and a bunch of others too. It's a wonder the code compiled at all.

fatman@TB:~/Downloads/povray-3.7.0.beta.29$ c### [at] configlog | grep find
/usr/bin/ld: cannot find -lpthreads
/usr/bin/ld: cannot find -llthread
/usr/bin/ld: cannot find -lmkl
/usr/bin/ld: cannot find -lX11
/usr/bin/ld: cannot find -ldnet
/usr/bin/ld: cannot find -ldnet_stub
/usr/bin/ld: cannot find -lICE


Post a reply to this message

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