Re: PyQt-x11-gpl-3.16 compile error
- From: baur79@xxxxxxxxx
- Date: 27 Oct 2006 21:42:48 -0700
Hi David
here is th output :
[root@localhost PyQt-x11-gpl-3.16]# python configure.py -q
/usr/lib/qt-3.3/ -w
This is the GPL version of PyQt 3.16 (licensed under the GNU General
Public
License) for Python 2.4.2 on linux2.
Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.
Do you accept the terms of the license? yes
qextscintillaglobal.h could not be found in /usr/lib/qt-3.3/include and
so the
qtext module will not be built. If QScintilla is installed then use the
-n
argument to explicitly specify the correct directory.
Checking to see if the qtcanvas module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the qtnetwork module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the qttable module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the qtxml module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the qtgl module should be built...
In file included from cfgtest.cpp:1:
/usr/lib/qt-3.3/include/qgl.h:79:20: error: GL/gl.h: No such file or
directory
/usr/lib/qt-3.3/include/qgl.h:80:21: error: GL/glu.h: No such file or
directory
Checking to see if the qtui module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the qtsql module should be built...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Checking to see if the QAssistantClient class is available...
/usr/bin/ld: cannot find -lmng
collect2: ld returned 1 exit status
Creating features file...
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
Error: Unable to build mkfeatures utility.
.
- Follow-Ups:
- Re: PyQt-x11-gpl-3.16 compile error
- From: David Boddie
- Re: PyQt-x11-gpl-3.16 compile error
- References:
- PyQt-x11-gpl-3.16 compile error
- From: baur79
- Re: PyQt-x11-gpl-3.16 compile error
- From: David Boddie
- PyQt-x11-gpl-3.16 compile error
- Prev by Date: Re: using mmap on large (> 2 Gig) files
- Next by Date: Re: question about True values
- Previous by thread: Re: PyQt-x11-gpl-3.16 compile error
- Next by thread: Re: PyQt-x11-gpl-3.16 compile error
- Index(es):
Relevant Pages
|
|