[PyKDE] Qt 3.0.4 and PyQt-3.2.4 install trouble

Phil Thompson phil at river-bank.demon.co.uk
Tue Jun 11 01:03:01 BST 2002


Joe Jones wrote:


> It would be good if someone could tell me at what point Qt is linked to, and 
> how it is decided which Qt to link to? I notice that make install ; uses 
> libtool .


Assuming you don't use the options to ./configure to override individual 
Qt components then --with-qt-dir is used if specified, then $QTDIR is 
used if specified, finally a search for every Qt version is made through 
a number of directories. The latter is probably rarely needed.

Phil




More information about the PyQt mailing list