POV-Ray : Newsgroups : povray.unix : KPOVModeler Server Time
28 Jul 2024 10:24:08 EDT (-0400)
  KPOVModeler (Message 1 to 10 of 16)  
Goto Latest 10 Messages Next 6 Messages >>>
From: David F
Subject: KPOVModeler
Date: 20 Jan 2002 16:21:49
Message: <3c4b34ed$1@news.povray.org>
I was trying to install kpovmodeler, but i keep getting an error saying 
that I don't have the QT opengl libraries installed.  I tried looking on 
KDE's website, and on trolltech's website, but I couldnt' find the opengl 
libraries separately.  Does anyone know where I could find these, or am I 
going to have to completely re-install QT?  Thanks for any help!

-- 

David
smuchrusher <at> ameritech <dot> net
ICQ#: 118347772

12:01am up 3 days, 6:17, 0 users, load average: 0.32, 0.09, 0.02


Post a reply to this message

From: Steve Oxley
Subject: Re: KPOVModeler
Date: 20 Jan 2002 17:59:21
Message: <slrna4mitp.166.Stephen.Oxley@midgard.its.monash.edu.au>
Hello all,

On Sun, 20 Jan 2002 15:24:12 -0600, David F wrote:
> I was trying to install kpovmodeler, but i keep getting an error saying 
> that I don't have the QT opengl libraries installed.  I tried looking on 

A bit of info about your system would be great.  Redhat?  Mandrake?
Debian?  Qt version?  KDE version?

If you have a Debian system, you will need to install the KDE-dev
packages, the qt-dev packages, and the qtgl-dev packages. (In cases like
this, apt-get is your friend.)  I assume that RedHat's 'autorpm' can do
something similar.

> KDE's website, and on trolltech's website, but I couldnt' find the opengl 
> libraries separately.  Does anyone know where I could find these, or am I 
> going to have to completely re-install QT?  Thanks for any help!

If your distribution doesn't have a separate Qt-GL library, then you'll
probably have to build Qt yourself.  Just make certain that you do
include the GL stuff.

My problem is that the linker is failing to link against libqt-gl, even
though I hacked the configure script to find it, and the Makefile
produced is correct.  (And this was with the KPoVModeller source tarball
that was released on January 10th.)

I don't really want to hand-build Qt, just to test KPoVModeller...

Steve

-- 
ObRandomCynicalComment:
  This message has been ROT-13 encrypted twice for extra security.

Stephen Oxley, Shared Systems Section,
Room G44, Building 28, Clayton Campus
Monash University, Victoria, Australia, 3800


Post a reply to this message

From: David F
Subject: Re: KPOVModeler
Date: 20 Jan 2002 19:07:36
Message: <3c4b5bc8@news.povray.org>
Steve Oxley wrote:

> Hello all,
> 
> On Sun, 20 Jan 2002 15:24:12 -0600, David F wrote:
>> I was trying to install kpovmodeler, but i keep getting an error saying
>> that I don't have the QT opengl libraries installed.  I tried looking on
> 
> A bit of info about your system would be great.  Redhat?  Mandrake?
> Debian?  Qt version?  KDE version?
> 

Slackware 8.0, KDE 2.1.2, QT 2.3.1

I agree with you, I don't want to have to build QT by hand just so I can 
test kpovmodeler, but, unfortuantely, I haven't found a modelere I've liked 
yet.

-- 

David
smuchrusher <at> ameritech <dot> net
ICQ#: 118347772

6:07pm up 4 days, 22 min, 1 user, load average: 0.45, 0.16, 0.05


Post a reply to this message

From: Peter Popov
Subject: Re: KPOVModeler
Date: 20 Jan 2002 19:41:16
Message: <bjom4uscnvnu32k6g6nvnnd7rq5qdkn8m1@4ax.com>
On Sun, 20 Jan 2002 18:09:59 -0600, David F <smu### [at] ameritechnet>
wrote:

>Slackware 8.0, KDE 2.1.2, QT 2.3.1

This is off-topic but I'd really like to know... do you find this
setup sluggish? I have almost the same setup at home (Slack 8 etc.)
and I find KDE incredibly sluggish. It'd sometimes take 30 seconds or
more to fire up a QT app, and not because of lack of ram as it doesn't
go into scratching at all. It just reads from the disk, then waits a
helluva lot, then scratches for a second or two and opens up the
window. What's with that?

It's a K6/200 with 96 megs of RAM and it wasn't slow for Windows nor
Gnome... so I'm curious.


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: David F
Subject: Re: KPOVModeler
Date: 20 Jan 2002 19:57:15
Message: <3c4b676b$1@news.povray.org>
Peter Popov wrote:

> On Sun, 20 Jan 2002 18:09:59 -0600, David F <smu### [at] ameritechnet>
> wrote:
> 
>>Slackware 8.0, KDE 2.1.2, QT 2.3.1
> 
> This is off-topic but I'd really like to know... do you find this
> setup sluggish? I have almost the same setup at home (Slack 8 etc.)
> and I find KDE incredibly sluggish. It'd sometimes take 30 seconds or
> more to fire up a QT app, and not because of lack of ram as it doesn't
> go into scratching at all. It just reads from the disk, then waits a
> helluva lot, then scratches for a second or two and opens up the
> window. What's with that?
> 
> It's a K6/200 with 96 megs of RAM and it wasn't slow for Windows nor
> Gnome... so I'm curious.
> 

I haven't noticed any very noticeable(sp?)  differences.  My system is an 
Athlon 800 with 256 MB RAM.

-- 

David
smuchrusher <at> ameritech <dot> net
ICQ#: 118347772

6:07pm up 4 days, 22 min, 1 user, load average: 0.45, 0.16, 0.05


Post a reply to this message

From: Ken Cecka
Subject: Re: KPOVModeler
Date: 20 Jan 2002 23:32:12
Message: <3c4b99cb@news.povray.org>
Can you post the contents of your config.log after configure fails?  I just 
resolved this problem on a mandrake install and in my case, QT really was 
built with opengl support, but I hadn't installed the devel package which 
provided the neccessary headers.  You should be able to see a bit better 
from config.log what is going on though.

Ken

David F wrote:

> I was trying to install kpovmodeler, but i keep getting an error saying
> that I don't have the QT opengl libraries installed.  I tried looking on
> KDE's website, and on trolltech's website, but I couldnt' find the opengl
> libraries separately.  Does anyone know where I could find these, or am I
> going to have to completely re-install QT?  Thanks for any help!
>


Post a reply to this message

From: David F
Subject: Re: KPOVModeler
Date: 21 Jan 2002 01:28:33
Message: <3c4bb511@news.povray.org>
Content-Transfer-Encoding: 8Bit



Ken Cecka wrote:



> Can you post the contents of your config.log after configure fails?  I

> just resolved this problem on a mandrake install and in my case, QT really

> was built with opengl support, but I hadn't installed the devel package

> which

> provided the neccessary headers.  You should be able to see a bit better

> from config.log what is going on though.

> 



sure, I attached it



-- 



David

smuchrusher <at> ameritech <dot> net

ICQ#: 118347772



6:07pm up 4 days, 22 min, 1 user, load average: 0.45, 0.16, 0.05


Post a reply to this message


Attachments:
Download 'us-ascii' (22 KB)

From: Syed Imran
Subject: Re: KPOVModeler
Date: 21 Jan 2002 17:11:15
Message: <3C4C920D.3F4F32B3@massey.ac.nz>
Hello there,

I've collected all(hope i didnt miss any) errors from your output and listed here with
a few comments. How did you get the output, using &> error.log ??
Anyway, hope it helps.

__**********__
configure:2941: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:2937: `__CYGWIN32__' undeclared (first use in this function)
configure:2937: (Each undeclared identifier is reported only once
configure:2937: for each function it appears in.)
configure: failed program was:
#line 2930 "configure"

configure:2958: checking for mingw32 environment
configure:2970: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:2966: `__MINGW32__' undeclared (first use in this function)
configure:2966: (Each undeclared identifier is reported only once
configure:2966: for each function it appears in.)
configure: failed program was:
#line 2963 "configure"
__**********__

You can ignore the above part between the __**********__  I do not know why it is
checking for cygwin32 and mingw32 as I always thought those were for windoze.

ltconfig:1976: checking whether a statically linked program can dlopen itself
ltconfig:2031: gcc -o conftest -O2 -fno-builtin -fno-rtti -fno-exceptions 
-DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  1>&5
ltconfig: failed program was:
/*#line 1984 "ltconfig"*/

/* We may have to define LTDL_LAZY_OR_NOW in the command line if we
   find out it does not work in some platform. */

configure:3319: checking for main in -lcompat
configure:3334: gcc -o conftest -O2   conftest.c -lcompat   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure: failed program was:
#line 3327 "configure"

configure:3547: checking for dnet_ntoa in -ldnet
configure:3566: gcc -o conftest -O2   conftest.c -ldnet   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 3555 "configure"

configure:3588: checking for dnet_ntoa in -ldnet_stub
configure:3607: gcc -o conftest -O2   conftest.c -ldnet_stub   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 3596 "configure"

configure:3629: checking for inet_ntoa
configure:3657: gcc -o conftest -O2   conftest.c  1>&5
configure:3719: checking for connect
configure:3747: gcc -o conftest -O2   conftest.c  1>&5
configure:3810: checking for remove
configure:3838: gcc -o conftest -O2   conftest.c  1>&5
configure:3902: checking for shmat
configure:3930: gcc -o conftest -O2   conftest.c  1>&5
configure:3992: checking for res_init
configure:4020: gcc -o conftest -O2   conftest.c  1>&5
/tmp/ccX1k2ax.o: In function `main':
/tmp/ccX1k2ax.o(.text+0x7): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3997 "configure"

configure:4038: checking for res_init in -lresolv
configure:4057: gcc -o conftest -O2   conftest.c -lresolv   1>&5
/tmp/ccqSXYc1.o: In function `main':
/tmp/ccqSXYc1.o(.text+0x7): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4046 "configure"

configure:4084: checking for killpg in -lucb
configure:4103: gcc -o conftest -O2   conftest.c -lucb   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure: failed program was:
#line 4092 "configure"

configure:4370: checking for shl_unload in -ldld
configure:4389: gcc -o conftest -O2   conftest.c -ldld   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure: failed program was:
#line 4378 "configure"

configure:4539: checking for X
configure:4578: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4654: gcc -o conftest -O2   conftest.c -lXt  1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure: failed program was:
#line 4647 "configure"

configure:5131: checking for libjpeg6b
configure:5169: gcc -o conftest -O2 -I/usr/X11R6/include    conftest.c
-L/usr/X11R6/lib  -ljpeg6b -lm 1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure: failed program was:
#line 5148 "configure"
#include "confdefs.h"

configure:5395: checking for Qt
tried NO
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/lib/qt2/lib
tried /usr/lib/qt2
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/X11R6/lib

configure:7069: checking for opendir in -ldir
configure:7088: gcc -o conftest -O2   conftest.c -ldir   1>&5
/usr/i386-slackware-linux/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 7077 "configure"

configure:7299: checking for sysent.h
configure:7309: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7305: sysent.h: No such file or directory
configure: failed program was:
#line 7304 "configure"

configure:7339: checking for linux/tcp.h
configure:7349: gcc -E  conftest.c >/dev/null 2>conftest.out

uh.. why does kpovmodeler require tcp.h, I do not know ..

configure:7339: checking for sys/proc.h
configure:7349: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7345: sys/proc.h: No such file or directory
configure: failed program was:
#line 7344 "configure"

configure:7552: checking for dl.h
configure:7562: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7558: dl.h: No such file or directory
configure: failed program was:
#line 7557 "configure"

configure:7634: checking for fabsl
configure:7662: gcc -o conftest -O2   conftest.c  1>&5
configure:7646: warning: conflicting types for built-in function `fabsl'
/tmp/ccweKNZ7.o: In function `main':
/tmp/ccweKNZ7.o(.text+0x7): undefined reference to `fabsl'
collect2: ld returned 1 exit status
configure: failed program was:
#line 7639 "configure"

configure:7973: checking for GL/glut.h
configure:7983: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7979: GL/glut.h: No such file or directory
configure: failed program was:
#line 7978 "configure"

configure:8011: checking for the Qt OpenGL extension
configure:8040: /bin/sh ./libtool --silent --mode=link g++ -o conftest -O2
-fno-exceptions -fno-check-new -I/opt/kde/include -I/usr/lib/qt/include
-I/usr/X11R6/include    -L/usr/X11R6/lib -L/opt/kde/lib  conftest.C  -lkdecore -lqt
-lpng -lz -lm -ljpeg  -lXext -lX11 -lSM -lICE   1>&5
conftest.C:4: GL/glut.h: No such file or directory

All errors are, I believe linker errors. Where it says cannot find -lxxxx its actually
trying to find libxxxx.a in the standard lib locations. Also from the last error you
do not seem to have glut installed. You can get glut source from http://www.opengl.org
or just get the Mesa-devel
package for your distribution of linux/unix.

Regards,
Imran


Post a reply to this message

From: Ken Cecka
Subject: Re: KPOVModeler
Date: 21 Jan 2002 22:02:04
Message: <3c4cd62c@news.povray.org>
Syed hit the nail on the head - the following line is the root of your 
problems:

conftest.C:4: GL/glut.h: No such file or directory

Basically this means you don't have glut installed, or at least you don't 
have the development files installed.  Not sure what the best way to get 
this is for slackware, but I found the following link while poking around 
on google:

http://distro.ibiblio.org/pub/Linux/distributions/slackware/contrib/contrib-sources/libglut-3.7/

There may be something more official somewhere, but I'm not familiar with 
Slackware packages and distributions.

Ken


David F wrote:

> Content-Transfer-Encoding: 8Bit
> 
> 
> 
> Ken Cecka wrote:
> 
> 
> 
>> Can you post the contents of your config.log after configure fails?  I
> 
>> just resolved this problem on a mandrake install and in my case, QT
>> really
> 
>> was built with opengl support, but I hadn't installed the devel package
> 
>> which
> 
>> provided the neccessary headers.  You should be able to see a bit better
> 
>> from config.log what is going on though.
> 
>> 
> 
> 
> 
> sure, I attached it
> 
> 
>


Post a reply to this message

From: Ken Cecka
Subject: Re: KPOVModeler
Date: 21 Jan 2002 22:04:11
Message: <3c4cd6ab@news.povray.org>
Syed Imran wrote:

> Hello there,
> 
> I've collected all(hope i didnt miss any) errors from your output and
> listed here with a few comments. How did you get the output, using &>
> error.log ?? Anyway, hope it helps.

I believe the config.log file is automatically generated by the configure 
script and gives a more detailed log of what the script is doing when/if it 
errors out.

Ken


Post a reply to this message

Goto Latest 10 Messages Next 6 Messages >>>

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