[Uml-user] compiler problem with QT version 2.3.1
Thomas Zander
zander at planescape.com
Mon Dec 31 03:46:01 UTC 2001
On Mon, Dec 31, 2001 at 09:55:12AM +0100, Toon Knapen wrote:
> I've tried to compile UML Modeler but the configure script gives me
> following error :
>
> checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not
> found. Please check your installation!
> For more details about this problem, look at the end of config.log.
>
> However I hav QT version 2.3.1 installed as you can see:
>
> # cd /usr/lib/qt2/include/
> # grep QT_VERSION qglobal.h
> #define QT_VERSION 231
> #define QT_VERSION_STR "2.3.1"
>
> I'm not a QT specialist but I guess QT 2.3.1 should be good enough ?
Indeed a newer version should not be a problem (I build it with the latest
QT from the 2 series myself)
Try to export the QTDIR environment variable which should be set to
/usr/lib/qt2 on your system.
export QTDIR=/usr/lib/qt2
If that does not work, use ./configure --help and find which options
you can use to tell configure where you QT can be found.
Good luck!
--
Thomas Zander zander at earthling.net
The only thing worse than failure is the fear of trying something new
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/umbrello/attachments/20011231/7e3ab120/attachment.sig>
More information about the umbrello
mailing list