LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ./configure not finding QT... (https://www.linuxquestions.org/questions/linux-software-2/configure-not-finding-qt-66278/)

Shade 06-17-2003 10:18 PM

./configure not finding QT...
 
Hey all, in trying to install the IceWM Control panel or menu editor, ./configure cannot find the QT libraries...

I'm sure I have them as I have several programs which use them...

Code:

checking for X... libraries /usr/X11R6/lib, headers
 /usr/X11R6/include checking for IceConnectionNumber in -lICE...
 yes checking for libXext... yes checking for Xinerama... no
 checking for libpng... -lpng -lz -lm checking for libjpeg6b... no
 checking for libjpeg... -ljpeg checking for Qt... configure: error: Qt
 (>= Qt 2.2.2) (headers and libraries) not found. Please check
 your installation! For more details about this problem, look at the
 end of config.log.


So how do I fix this and allow it to configure?

-Shade

Shade 06-18-2003 10:02 PM

Bump... And to add, config.log doesn't seem to show any help, i used

tail config.log

to see what was going on, but it really didn't help me... Kind of gibberish to me.

What can I do to point configure towards the QT libs?

-Shade

contrasutra 06-18-2003 10:13 PM

install the qt-devel package.

Shade 06-18-2003 10:19 PM

Thanks, I will try that.


All times are GMT -5. The time now is 05:31 PM.