Re: [Licq-devel] qt configure error

2002-04-08 Thread Matias Aguirre
>Hi! >Seems you might have QT but not the correct version. What version of QT >do you have? and make sure you have the development libraries. I have qt 2.3.2 version but i can fix this problem.. The problem was in X11 libraries conflict with qt. Thanks same... Greetings _

Re: [Licq-devel] qt configure error

2002-04-07 Thread Samuel Blomqvist
Hi! Seems you might have QT but not the correct version. What version of QT do you have? and make sure you have the development libraries. in Debian (what I'm running) I would simply, as root, type apt-get update; apt-get install libqt3-dev ( or maybe libqt2-dev)that would give me the co

Re: [Licq-devel] qt configure error

2002-04-07 Thread Samuel Blomqvist
Hi! Seems you might have QT but not the correct version. What version of QT do you have? and make sure you have the development libraries. in Debian (what I'm running) I would simply, as root, type apt-get update; apt-get install libqt3-dev ( or maybe libqt2-dev)that would give me the

[Licq-devel] qt configure error

2002-04-07 Thread Matias Aguirre
Hi! I have a error in configure when checking QT libraries, this found the libraries and the include but return this error: checking for QT libraries... yes, lib: -lqt-mt in /usr/lib checking for QT includes... /usr/lib/qt/include checking for QT >= 2.1... no configure: error: Sorry, but yo