On Tue, Nov 06, 2001 at 10:39:25AM -0700, Josh Hansen wrote: > Thank you for your input. However, none of these suggestions appear to have > worked :-( > > ./configure --with-qt-includes=/usr/include/qt > ./configure --with-qt-libraries=/usr/lib/qt2/lib > --with-qt-includes=/usr/lib/qt2/include > ./configure --with-qt-dir=/usr/lib/qt2 > ./configure --with-extra-libs=/usr/lib/kde2 > --with-extra-includes=/usr/include/kde > ./configure --with-qt-includes=/usr/include/qt > ./configure --with-extra-libs=/usr/lib/qt2 > ./configure --with-extra-includes=/usr/include/qt > and others. > > So here's my question: what files are in YOUR /usr/lib/qt2/lib ??? Maybe this > will help me to know if my installation is corrupted.
nothing. /usr/lib/qt2 doesn't exist. the qt libraries are found in /usr/lib the qt headers are found in /usr/include/qt if the app doesn't find qt by telling it --with-qt-includes then the app isn't very smart. You might try setting QTDIR=/usr/share/qt and see if it likes that. Ivan -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD