PyQt-x11-gpl-3.16 compile error

baur79 at gmail.com baur79 at gmail.com
Sat Oct 28 00:42:48 EDT 2006


Hi David
here is th output :

[root at 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.




More information about the Python-list mailing list