Sean 'Shaleh' Perry wrote:
> 
> (no response from last week, maybe everyone missed the mail)
> 
> 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?

You have part of the Python installation in /usr/local/lib and other
parts in /usr/lib?

If this is what you intend then I suggest you just move the files to the
right place by hand afterwards.

Phil

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to