LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Install Question... (https://www.linuxquestions.org/questions/linux-general-1/install-question-15543/)

Chijtska 03-04-2002 07:31 AM

Install Question...
 
I was trying to run ./configure on a program called thud... here is my error message:

checking for QT... configure: error: QT-1.3 (headers and libraries) not found. Please check your installation!

anyone know what that means?

acid_kewpie 03-04-2002 07:43 AM

you need the qt devel libraries installed.

Chijtska 03-04-2002 07:45 AM

i did actually install them... is there anything i need to do to them?

Mik 03-04-2002 07:59 AM

Run /sbin/ldconfig

You also might want to clear the configure cache files from thud so it will try to look for the libraries again. Best to start from a fresh src tarball again.


All times are GMT -5. The time now is 03:33 AM.