<div dir="ltr">hi ,<br><br>i tried to build PyQt on Ubuntu 11.10<br>but "QtHelp" doesn't build at all<br>this happen with PyQt 4.8.5 and last snapshot 4.8.6-67a20677a936<br><br>--python3.2 configure.py-- give me<br>

******************************<div dir="ltr">*************************<br>"""python3.2 configure.py<br>Determining the layout of your Qt installation...<br>This is the GPL version of PyQt snapshot-4.8.6-67a20677a936 (licensed under the<br>

GNU General Public License) for Python 3.2.2 on linux2.<br><br>Type '2' to view the GPL v2 license.<br>Type '3' to view the GPL v3 license.<br>Type 'yes' to accept the terms of the license.<br>Type 'no' to decline the terms of the license.<br>

<br>Do you accept the terms of the license? yes<br>Found the license file pyqt-gpl.sip.<br>Checking to see if the QtGui module should be built...<br>Checking to see if the QtHelp module should be built...<br>Checking to see if the QtMultimedia module should be built...<br>

Checking to see if the QtNetwork module should be built...<br>Checking to see if the QtDeclarative module should be built...<br>Checking to see if the QtOpenGL module should be built...<br>Checking to see if the QtScript module should be built...<br>

Checking to see if the QtScriptTools module should be built...<br>Checking to see if the QtSql module should be built...<br>Checking to see if the QtSvg module should be built...<br>Checking to see if the QtTest module should be built...<br>

Checking to see if the QtWebKit module should be built...<br>Checking to see if the QtXml module should be built...<br>Checking to see if the QtXmlPatterns module should be built...<br>Checking to see if the phonon module should be built...<br>

Checking to see if the QtAssistant module should be built...<br>Checking to see if the QtDesigner module should be built...<br>Checking to see if the dbus support module should be built...<br>DBus v1 does not seem to be installed.<br>

Qt v4.7.4 free edition is being used.<br>SIP 4.12.4 is being used.<br>The Qt header files are in /usr/include/qt4.<br>The shared Qt libraries are in /usr/lib/x86_64-linux-gnu.<br>The Qt binaries are in /usr/bin.<br>The Qt mkspecs directory is in /usr/share/qt4.<br>

These PyQt modules will be built: QtCore, QtGui, QtNetwork, QtDeclarative,<br>QtOpenGL, QtScript, QtScriptTools, QtSql, QtSvg, QtTest, QtWebKit, QtXml,<br>QtXmlPatterns, phonon, QtDesigner.<br>The PyQt Python package will be installed in /usr/lib/python3/dist-packages.<br>

PyQt is being built with generated docstrings.<br>PyQt is being built with 'protected' redefined as 'public'.<br>The Designer plugin will be installed in<br>/usr/lib/x86_64-linux-gnu/qt4/plugins/designer.<br>

The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python.<br>The PyQt .sip files will be installed in /usr/share/sip/PyQt4.<br>pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin.<br>Generating the C++ source for the QtCore module...<br>

Creating the Makefile for the QtCore module...<br>Generating the C++ source for the QtDeclarative module...<br>Creating the Makefile for the QtDeclarative module...<br>Generating the C++ source for the QtGui module...<br>

Creating the Makefile for the QtGui module...<br>Generating the C++ source for the QtNetwork module...<br>Creating the Makefile for the QtNetwork module...<br>Determining the OpenGL data types...<br>Generating the C++ source for the QtOpenGL module...<br>

Creating the Makefile for the QtOpenGL module...<br>Generating the C++ source for the QtScript module...<br>Creating the Makefile for the QtScript module...<br>Generating the C++ source for the QtScriptTools module...<br>

Creating the Makefile for the QtScriptTools module...<br>Generating the C++ source for the QtSql module...<br>Creating the Makefile for the QtSql module...<br>Generating the C++ source for the QtSvg module...<br>Creating the Makefile for the QtSvg module...<br>

Generating the C++ source for the QtTest module...<br>Creating the Makefile for the QtTest module...<br>Generating the C++ source for the QtWebKit module...<br>Creating the Makefile for the QtWebKit module...<br>Generating the C++ source for the QtXml module...<br>

Creating the Makefile for the QtXml module...<br>Generating the C++ source for the QtXmlPatterns module...<br>Creating the Makefile for the QtXmlPatterns module...<br>Generating the C++ source for the phonon module...<br>

Creating the Makefile for the phonon module...<br>Generating the C++ source for the QtDesigner module...<br>Creating the Makefile for the QtDesigner module...<br>Generating the C++ source for the Qt module...<br>Creating the Makefile for the Qt module...<br>

Creating QScintilla API file...<br>Creating top level Makefile...<br>Creating QPy support library for QtOpenGL Makefile...<br>Creating QPy support library for QtDeclarative Makefile...<br>Creating QPy support library for QtCore Makefile...<br>

Creating QPy support library for QtGui Makefile...<br>Creating QPy support library for QtDesigner Makefile...<br>Creating QPy support libraries Makefile...<br>Creating pyuic4 wrapper...<br>Creating pyuic4 Makefile...<br>
Creating pylupdate4 Makefile...<br>
Creating pyrcc4 Makefile...<br>Creating Qt Designer plugin Makefile...<br>Creating pyqtconfig.py..."""<br>*******************************************************<br><br>thanks in advance ...<br></div></div>