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

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

Reply via email to