>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Gerhard Lindel wrote: >> configure: error: Cannot compile a simple Qt executable. Check you >> have the right $QTDIR ! libqt3-mt-dev is installed. Angus> You're probably missing: Angus> qt3-dev-tools libqt3-headers Or you should use --with-extra-lib and --with-extra-inc to tell configure where your Qt libraries and include files are. JMarc PS: yes, Angus, I will think about QTINC qnd QTLIB...