[PyQt] Failed to create ./qtdirs when running latest PyQt configure.py

Nicolas Girard nicolas.girard at nerim.net
Sun Sep 16 23:44:06 BST 2007


Hi,
when running 
  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.

About my current installation:
$ g++ --version|head -1
g++ (GCC) 4.2.1 20070828 (prerelease) (4.2.1-6mdv2008.0)

$ rpm -qf `which make`
make-3.81-2mdv2008.0

Any ideas ?

Cheers,
Nicolas


More information about the PyQt mailing list