On Wednesday 19 June 2002 02:59, L.V.Gandhi wrote: > I have mdk 8.2 with kde 3 in /opt. > I wanted to install kyim. It asks for qt-dir.I gave configure as follows. > [root@localhost kyim-1.0]# ./configure --with-qt-dir=/usr/lib/qt3 > --with-qt-includes=/usr/lib/qt3/include > --with-qt-libraries=/usr/lib/qt3/lib Still I get > checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not > found. Please check your installation! > Where I am going wrong?
Well I assume you have installed the libqt3-devel RPM. Does it compile with qt2? I used to get this error all the time when trying to compile KDE applications for kde2. Searching Mandrake User Online I found several other people with the same problem. I do not know what I did, but recently I have not been getting the message. Looking at the configure script for my failing applications it would try to test the availability of the QT libraries by compiling a little test program and fail with the message you are getting. Sorry I can't be more helpful derek
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
