[PyKDE] problems installing pyqt where I want to

Sean 'Shaleh' Perry shaleh at via.net
Tue Jan 23 21:55:25 GMT 2001


I would like to install pyqt into /usr/local/lib/python/site-packages instead
of /usr/lib.  However, the configure script detects that python is in /usr/lib
and forces my install there.  If i add the --with-python-modules option, the
configure fails because it tries to find parts of python in the dir I specify.

Suggestions?




More information about the PyQt mailing list