Hi again, I'm trying to install Kphone in Mandrake 10.0 but I have the next 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.
But I have instaled the libqt3 and libqt3-devel; and when I compile ; Icompile this way
./configure --with-qt-dir=/usr/lib/qt3 --with-qt-includes=/usr/lib/qt3/include --with-qt-raries=/usr/lib/qt3/lib
And even so Ihave tha same error ..Can anyone help me???