LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   QT not working (https://www.linuxquestions.org/questions/linux-newbie-8/qt-not-working-106945/)

vijlovely 10-21-2003 09:19 PM

QT not working
 
I am trying to install some new programs but as I run the configure it, it stops with the error message :

checking for Qt... configure: error: Qt (>= Qt 3.0.3) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


I know that I have qt installed in a folder /usr/lib/qt-3.0.5/ and have added this path/lib to
/etc/ld.so.conf
but it still does not work..
can anybody please help me
Vijlovely

:cry: :cry: :scratch: :newbie:

maroonbaboon 10-22-2003 01:49 AM

I'm not sure if ./configure checks your load library path but you can always add extra library locations as arguments to ./configure. Running ./configure --help should show you how to set the required arguments.


All times are GMT -5. The time now is 02:57 PM.