when i am trying to install pyqt4 in fedora 14 it gives the error

Determining the layout of your Qt installation...
Error: Failed to determine the layout of your Qt installation. Try again using
the --verbose flag to see more detail about the problem.


then i google a lot and got

python configure.py -q /usr/lib/qt4/bin/qmake


then it gave

Determining the layout of your Qt installation...
Error: Qt has been built as static libraries so either the -g or -k argument
should be used.

how to install please help
also please tell how to run qt4 python programs