<p style="margin-bottom: 0cm;">hello everybody,<br><br>I installed
Pyqt4.3.1, SIP-4.7 and QT 4.3.1 on redhat3 and now I want to install
the same software under redhat5.<br><br>I install, QT 4.3.1, SIP-4.7
without error, but when I want to&nbsp; configure Pyqt4.3.1 (with -w
flag) I obtain following error:<br><br><i>[root@migwood
PyQt-x11-gpl-4.3.1]# python2.5 configure.py -w</i><br><i>Determining
the layout of your Qt installation...</i><br><i>/usr/lib/qt-3.3/bin/qmake
-o <a href="http://qtdirs.mk">qtdirs.mk</a> <a href="http://qtdirs.pro">qtdirs.pro</a></i><br><i>make -f <a href="http://qtdirs.mk">qtdirs.mk</a></i><br><i>g++ -c
-pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
-march=i386 -mtune=generic -fasynchronous-unwind-tables&nbsp;
-DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/lib/qt-3.3/include -o
qtdirs.o qtdirs.cpp</i><br><i>qtdirs.cpp:1:17: error: QFile: No such
file or directory</i><br><i>qtdirs.cpp:2:24: error: QLibraryInfo: No
such file or directory</i><br><i>qtdirs.cpp:3:23: error: QTextStream:
No such file or directory</i><br><i>qtdirs.cpp: In function ?int
main(int, char**)?:</i><br><i>qtdirs.cpp:7: error: ?QFile? was not
declared in this scope</i><br><i>qtdirs.cpp:7: error: expected `;&#39;
before ?outf?</i><br><i>qtdirs.cpp:9: error: ?outf? was not declared
in this scope</i><br><i>qtdirs.cpp:9: error: ?QIODevice? has not been
declared</i><br><i>qtdirs.cpp:9: error: ?QIODevice? has not been
declared</i><br><i>qtdirs.cpp:9: error: ?QIODevice? has not been
declared</i><br><i>qtdirs.cpp:12: error: ?QTextStream? was not
declared in this scope</i><br><i>qtdirs.cpp:12: error: expected `;&#39;
before ?out?</i><br><i>qtdirs.cpp:14: error: ?out? was not declared
in this scope</i><br><i>qtdirs.cpp:14: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:14: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:15: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:15: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:16: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:16: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:17: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:17: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:18: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:18: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:19: error: ?QLibraryInfo? has not
been declared</i><br><i>qtdirs.cpp:19: error: ?QLibraryInfo? has not
been declared</i><br><i>make: *** [qtdirs.o] Error 1</i><br><i>Error:
Failed to create ./qtdirs using platform linux-g++. Make sure
your</i><br><i>compiler is installed correctly and you have a working
make on your PATH.</i></p><p style="margin-bottom: 0cm;"><br></p><p style="margin-bottom: 0cm;"><br></p><p style="margin-bottom: 0cm;">The problem is involved by fact that
qt-3.3 is installed by default with rh5 and so I try to change QTLIB,
QTINC and QTDIR environment variables to the qt4 install directory,
but the result is the same : (<br>I see on the internet that I&#39;m not
only to have this problem, but I don&#39;t find any solution : (<br>Please,
help me !!!<br><br>Best regards.<br>Vincent 
</p>