<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    Trying install PyQt 4.8, I encounter this Error:<br>
     <br>
    Determining the layout of your Qt installation...<br>
    Error: Failed to determine the layout of your Qt installation. Try
    again using<br>
    the --verbose flag to see more detail about the problem.<br>
    <br>
    On Debian 6 "Squeeze"<br>
    Qt-4.7.3   from Qt SDK v1.1.1<br>
    Python 3.2<br>
    Sip-4.12.3<br>
    <br>
    All installed without problem.<br>
    <br>
    with verbose option:<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="mailto:vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$">vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$</a> python3 configure.py
    --verbose<br>
    Determining the layout of your Qt installation...<br>
    /usr/bin/qmake -o qtdirs.mk qtdirs.pro<br>
    make -f qtdirs.mk<br>
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB
    -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
    -I/usr/include/qt4 -I. -o qtdirs.o qtdirs.cpp<br>
    qtdirs.cpp:1:17: error: QFile: Aucun fichier ou dossier de ce type<br>
    qtdirs.cpp:2:24: error: QLibraryInfo: Aucun fichier ou dossier de ce
    type<br>
    qtdirs.cpp:3:23: error: QTextStream: Aucun fichier ou dossier de ce
    type<br>
    qtdirs.cpp: In function ‘int main(int, char**)’:<br>
    qtdirs.cpp:7: error: ‘QFile’ was not declared in this scope<br>
    qtdirs.cpp:7: error: expected ‘;’ before ‘outf’<br>
    qtdirs.cpp:9: error: ‘outf’ was not declared in this scope<br>
    qtdirs.cpp:9: error: ‘QIODevice’ has not been declared<br>
    qtdirs.cpp:9: error: ‘QIODevice’ has not been declared<br>
    qtdirs.cpp:9: error: ‘QIODevice’ has not been declared<br>
    qtdirs.cpp:12: error: ‘QTextStream’ was not declared in this scope<br>
    qtdirs.cpp:12: error: expected ‘;’ before ‘out’<br>
    qtdirs.cpp:14: error: ‘out’ was not declared in this scope<br>
    qtdirs.cpp:14: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:14: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:15: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:15: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:16: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:16: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:17: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:17: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:18: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:18: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:19: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:19: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:21: error: ‘QT_VERSION’ was not declared in this scope<br>
    qtdirs.cpp:22: error: ‘QT_EDITION’ was not declared in this scope<br>
    qtdirs.cpp:24: error: ‘QLibraryInfo’ has not been declared<br>
    qtdirs.cpp:90: error: ‘qreal’ was not declared in this scope<br>
    make: *** [qtdirs.o] Erreur 1<br>
    Error: Failed to determine the layout of your Qt installation. Try
    again using<br>
    the --verbose flag to see more detail about the problem.<br>
    <br>
    <br>
    I've tried also with the paths of qmake (I have two qmake ?)<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="mailto:vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$">vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$</a> python3 configure.py
    -q /usr/bin/qmake-qt4<br>
    Determining the layout of your Qt installation...<br>
    Error: Failed to determine the layout of your Qt installation. Try
    again using<br>
    the --verbose flag to see more detail about the problem.<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="mailto:vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$">vincent@bacoudian:~/Bureau/PyQt-x11-gpl-4.8.4$</a> python3 configure.py
    -q /usr/bin/qmake<br>
    Determining the layout of your Qt installation...<br>
    Error: Failed to determine the layout of your Qt installation. Try
    again using<br>
    the --verbose flag to see more detail about the problem.<br>
    <br>
    What is it of that 'layout of your Qt installation' ?<br>
    <br>
    Thanks for your attention.<br>
    <br>
    <div class="moz-signature">-- <br>
      Vincent V.V.<br>
      <a href="https://launchpad.net/oqapy">Oqapy</a> . <a
        href="https://launchpad.net/qarte+7">Qarte+7</a> . <a
        href="https://launchpad.net/paqager">PaQager</a></div>
  </body>
</html>