Re: [PyKDE] pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.

2006-11-10 Thread David Boddie
On Thursday 09 November 2006 17:41, simon stockes wrote:

 this what I got. It seems that  /usr/X11R6/lib64/ is not take in account ?!

 And it is a 64bits machine. I readed somethong recently on the list , No ?:

Yes, there were a few messages dealing with the opposite problem to the
one you have: looking for /usr/X11R6/lib64/ when it doesn't exist. It would
appear that something has assumed that your system has a 64-bit architecture,
but that you don't have the necessary files in the place it expects.

 [EMAIL PROTECTED] PyQt-x11-gpl-4.1]# python configure.py -q
 /software/local/discovery/de/bin/qmake -w
 Determining the layout of your Qt installation...
 /software/local/discovery/de/bin/qmake -o qtdirs.mk qtdirs.pro
 make -f qtdirs.mk
 g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT  -DQT_NO_DEBUG -DQT_CORE_LIB
 -DQT_SHARED -I../mkspecs/linux-g++-64 -I. -I../include/QtCore
 -I../include/QtCore -I../include -I. -I. -o qtdirs.o qtdirs.cpp
 g++ -m64 -Wl,-rpath,/software/local/discovery/de/lib -o qtdirs qtdirs.o
 -L/software/local/discovery/de/lib -lQtCore
 -L/home/master/fr15903/src/qt/qt-x11-opensource-src-4.2.1/lib -lz -lm
 -L/software/local/desktop/kde/3.5.2/x86_64/lib64 -lglib-2.0 -ldl -lpthread
 ./qtdirs

Do you know how your Qt installation was configured: which options were
passed to the configure script? In particular, it's useful to know whether
a -platform option was specified. This affects how qmake builds programs,
and therefore how PyQt gets its information about the Qt configuration.

More information about Qt configuration can be found in this thread on
the qt-interest mailing list:

http://lists.trolltech.com/qt-interest/2005-09/thread01268-0.html#msg01290

David

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.

2006-11-09 Thread David Boddie
On Tue Nov 7 18:50:04 MET 2006, simon stockes wrote:

 I got this error when I tried to compile sip-4.5, pyqt4.1, with the last
 version of Qt-4.2.1 GNU version.
 
 The effect is to not construct the QtXml directory in
 pyqt4.1sourcedirectory. This one was constructed without problem in
 the previous pyqt
 version (4.0.1) on osx 10.4.8 and RHel4.

Can you run the configure script again with the -w option then post the
output? It may help us to determine what exactly is going wrong.

David

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.

2006-11-09 Thread simon stockes
Hi,this what I got. It seems that /usr/X11R6/lib64/ is not take in account ?! And it is a 64bits machine. I readed somethong recently on the list , No ?:Thank, Simon.[EMAIL PROTECTED] PyQt-x11-gpl-4.1
]# python configure.py -q /software/local/discovery/de/bin/qmake -wDetermining the layout of your Qt installation.../software/local/discovery/de/bin/qmake -o qtdirs.mk 
qtdirs.promake -f qtdirs.mkg++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../mkspecs/linux-g++-64 -I. -I../include/QtCore -I../include/QtCore -I../include -I. -I. -o 
qtdirs.o qtdirs.cppg++ -m64 -Wl,-rpath,/software/local/discovery/de/lib -o qtdirs qtdirs.o -L/software/local/discovery/de/lib -lQtCore -L/home/master/fr15903/src/qt/qt-x11-opensource-src-4.2.1/lib -lz -lm -L/software/local/desktop/kde/3.5.2/x86_64/lib64 -
lglib-2.0 -ldl -lpthread./qtdirsThis is the GPL version of PyQt 4.1 (licensed under the GNU General PublicLicense) for Python 2.4.4 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? yesChecking to see if the QtGui module should be built...g++ -DQT_NO_DEBUG -DQT_GUI_LIB -I. -I/software/local/discovery/de/mkspecs/default -I/software/local/discovery/de/include/QtGui -I/software/local/discovery/de/include -I/usr/X11R6/include -pipe -O2 -w -D_REENTRANT cfgtest_QtGui.cpp -o cfgtest_QtGui -L/software/local/discovery/de/lib -L/usr/X11R6/lib -Wl,-rpath,/software/local/discovery/de/lib -lQtGui -L/home/master/fr15903/src/qt/qt-
x11-opensource-src-4.2.1/lib -L/usr/X11R6/lib64 -lpng -lSM -lICE -lQtCore -lpthread -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lm -ldl -lXext -lX11 -lm -lpthread/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libSM.so when searching for -lSM
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libSM.a when searching for -lSM/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libICE.so when searching for -lICE/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libICE.a when searching for -lICE
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXi.so when searching for -lXi/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXi.a when searching for -lXi/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXrender.so when searching for -lXrender
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXrender.a when searching for -lXrender/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXrandr.so when searching for -lXrandr/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXrandr.a when searching for -lXrandr
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXfixes.so when searching for -lXfixes/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXfixes.a when searching for -lXfixes/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXcursor.so when searching for -lXcursor
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXcursor.a when searching for -lXcursor/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXinerama.so when searching for -lXinerama/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXinerama.a when searching for -lXinerama
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when searching for -lXext/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.a when searching for -lXext/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when searching for -lXext/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.a when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11Checking to see if the QtNetwork module should be built...
g++ -DQT_NO_DEBUG -DQT_NETWORK_LIB -I. -I/software/local/discovery/de/mkspecs/default -I/software/local/discovery/de/include/QtNetwork -I/software/local/discovery/de/include -I/usr/X11R6/include -pipe -O2 -w -D_REENTRANT cfgtest_QtNetwork.cpp -o cfgtest_QtNetwork -L/software/local/discovery/de/lib -L/usr/X11R6/lib -Wl,-rpath,/software/local/discovery/de/lib -lQtNetwork -L/home/master/fr15903/src/qt/qt-
x11-opensource-src-4.2.1/lib -lQtCore -L/home/master/fr15903/src/qt/qt-x11-opensource-src-4.2.1/lib -lz -lm -L/software/local/desktop/kde/3.5.2/x86_64/lib64 -lglib-2.0 -lpthread -ldl -lXext -lX11 -lm -lpthread/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when searching for -lXext
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.a when searching for -lXext/usr/bin/ld: cannot find -lXextcollect2: ld returned 1 exit statusChecking to see if the QtOpenGL module should be built...
g++ -DQT_NO_DEBUG -DQT_OPENGL_LIB -I. -I/software/local/discovery/de/mkspecs/default -I/software/local/discovery/de/include/QtOpenGL 

[PyKDE] pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.

2006-11-07 Thread simon stockes
Hi All,I got this error when I tried to compile sip-4.5, pyqt4.1, with the last version of Qt-4.2.1 GNU version.The effect is to not construct the QtXml directory in pyqt4.1source directory. This one was constructed without problem in the previous pyqt version (
4.0.1) on osx 10.4.8 and RHel4.For this pyqt4.1, it works on OSX  10.4.8 but not on a pure Linux RHel4 up2date.Any, idea ?By, Simon.[EMAIL PROTECTED] PyQt-x11-gpl-4.1]# ../bin/python 
configure.py -q /software/local/discovery/dockexplorer/bin/qmakeDetermining the layout of your Qt installation...This is the GPL version of PyQt 4.1 (licensed under the GNU General PublicLicense) for Python 2.4.4
 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? yesChecking to see if the QtGui module should be built...
Checking to see if the QtNetwork module should be built...Checking to see if the QtOpenGL module should be built...Checking to see if the QtSql module should be built...Checking to see if the QtSvg module should be built...
Checking to see if the QtTest module should be built...Checking to see if the QtXml module should be built...Checking to see if the QtAssistant module should be built...Qt v4.2.1 free edition is being used.
SIP 4.5 is being used.The Qt header files are in /software/local/discovery/dockexplorer/include.The QtCore Qt library is in /software/local/discovery/dockexplorer/lib.The Qt binaries are in /software/local/discovery/dockexplorer/bin.
The Qt mkspecs directory is in /software/local/discovery/dockexplorer.These PyQt modules will be built: QtCore QtGui QtOpenGL QtSql QtSvgQtAssistant.The PyQt modules will be installed in/software/local/discovery/dockexplorer/lib/python2.4/site-packages/PyQt4.
The PyQt .sip files will be installed in/software/local/discovery/dockexplorer/share/sip/PyQt4.pyuic4, pyrcc4 and pylupdate4 will be installed in/software/local/discovery/dockexplorer/bin.Generating the C++ source for the QtCore module...
Creating the Makefile for the QtCore module...Generating the C++ source for the QtGui module...Creating the Makefile for the QtGui module...Generating the C++ source for the QtOpenGL module...Creating the Makefile for the QtOpenGL module...
Generating the C++ source for the QtSvg module...Creating the Makefile for the QtSvg module...Generating the C++ source for the QtSql module...Creating the Makefile for the QtSql module...Generating the C++ source for the QtAssistant module...
Creating the Makefile for the QtAssistant module...Creating Qt consolidated module...Creating QScintilla API file...Creating top level Makefile...Creating elementtree Makefile...Creating pyuic4 wrapper...
Creating pyuic4 Makefile...pylupdate4 and pyrcc4 will not be built because the Qt XML module is missing.Creating pyqtconfig.py...
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde