python configure.py
from the latest PyQt4 snapshot, I got the following error message:
Error: Failed to create ./qtdirs using platform linux-g++. Make sure your
compiler is installed correctly and you have a working make on your PATH.
use the following to solve problem.
ln -s /usr/local/Trolltech/Qt.xx/bin/qmake /usr/bin/qmake
export QTDIR = /usr/local/Trolltech/Qt.xxx/
10/6/07
python problem.
Labels:
Programming related
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment