<div>my system is debian 6.0.4</div><div>1.i have installed qt </div><div>download qt-everywhere-opensource-src-4.8.2</div><div>extract it</div><div><div>cd ./qt-everywhere-opensource-src-4.8.2</div><div> ./configure</div><div>  make</div><div> make install </div></div><div><br></div><div>2.when i install my pyqt</div><div>1)download  PyQt-x11-gpl-4.9.1</div><div>2)cd ./PyQt-x11-gpl-4.9.1</div><div>3)root@debian:/home/debian/PyQt-x11-gpl-4.9.1# python  configure.py</div><div>Error: Make sure you have a working Qt v4 qmake on your PATH or use the -q</div><div>argument to explicitly specify a working Qt v4 qmake.</div><div><div>root@debian:/home/debian/PyQt-x11-gpl-4.9.1#  find  /  -name 'qmake*'</div></div><div><div>/usr/local/Trolltech/Qt-4.8.2/bin/qmake</div></div><div>(omitted many outputs)</div><div>it look like everything is installed.</div><div>how can i install  pyqt in my debian?</div><div><br></div>