rampage
08-03-2003, 03:28 PM
I'm using this line to configure showeq.
./configure --with-qt-dir=/usr/local/qt --with-qt-includes=/usr/local/qt/include/ --with-qt-libraries=/usr/local/qt/lib/
I compiled qt in /usr/local/qt
but i'm getting this error when configure showeq
>> Found version.: 3.2.0b2
>>> Headers......: /usr/local/qt/include//
>>>> Libraries...: /usr/lib/qt3/lib/
I'm not sure how its finding the libs in /usr/lib/qt3... what do i need to do?
./configure --with-qt-dir=/usr/local/qt --with-qt-includes=/usr/local/qt/include/ --with-qt-libraries=/usr/local/qt/lib/
I compiled qt in /usr/local/qt
but i'm getting this error when configure showeq
>> Found version.: 3.2.0b2
>>> Headers......: /usr/local/qt/include//
>>>> Libraries...: /usr/lib/qt3/lib/
I'm not sure how its finding the libs in /usr/lib/qt3... what do i need to do?