Re: QT error

2001-03-13 Thread Larry Grover
Look through the configure file (or try "./configure --help"), you may be able to specify the location of your qt files by giving an option to ./configure, eg: ./configure --with-qt-dir=/usr/lib/qt-2.3.0 __ Larry Grover, PhD Assoc Prof of Physiology Marshall Univ Sch of Med On Mon, 12 Mar 20

Re: QT error

2001-03-12 Thread Statux
I recall getting this error on another machine I was working on. Check all of your QTDIR variables (wherever they may be set), and then check the directory itself. make sure you don't have an old version of qt installed somewhere (via RPM maybe.. do a "rpm -q qt" or the same on qt-devel). do a "l

Re: QT error

2001-03-12 Thread Kirk
Its looking for th QT libraries not the QT docs. IIRC the QT libs are in /usr/lib/qt-x.x.x Kirk >On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote: > >I have QT 2.3.0 loaded, but when I compile my program , it's saying ... > > checking for QT .. configure: error QT ( >=QT 2.2.1) (Libraries)

QT error

2001-03-12 Thread AABAN34
  I have QT 2.3.0 loaded, but when I compile my program , it's saying ...    checking for QT .. configure: error QT ( >=QT 2.2.1) (Libraries) not found Please check your installation. What is it telling me to do?  I did a set command and saw that QTDIR was pointed to another dir called 2.2.