[xdebug-general] Re: problems install kcachegrind

From: Michael Kimsal <mgkimsal[@]conduit-it.com>
Date: Tue, 30 Nov 2004 22:30:15 -0500

Demian Turner wrote:

>
> checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and
> libraries) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
>
> My qt version is 3.3 and passing the path as an arg to configure
> doesn't help:
>
> ./configure --with-qt-libraries=/usr/lib/qt-3.3/lib
> ./configure --with-qt-dir=/usr/lib/qt-3.3
>
> tia
>
Try running yum install qt-devel or libqt-devel or libqt3-devel.

Check in the config.log to see how the test program was looking for qt
libraries.

Try EXPORTing QTDIR or QTHOME=/usr/lib/qt-3.3

See what that brings you...
Received on Wed Dec 01 2004 - 04:30:37 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST