Trying to install 0.2.1.5 on RH 7.2 (not ready to remove training wheels yet).
This 7.2 (UP) is:
Kernel 2.4.9-31
XFree86 4.1.0-15
Qt 2.3.1-5
KDE 2.2.2-1
./configure seems to find KDE and Qt includes (they're there), but complains it can't find them.
I've tried explicitly putting the KDE and/or Qt paths in --with-qt-dir, --with-qt-includes (for Qt) and --with-extra-includes for KDE, but the result is the same. See ./configure snippets below.
Anyone have any ideas?
Thanks,
Larry.
<...>
checking for Qt... libraries /usr/lib/qt-2.3.1/lib, headers /usr/lib/qt-2.3.1/include
checking if Qt compiles without flags... no
<...>
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking for extra includes... no
checking for extra libs... no
checking for kde headers installed... configure: error: your system is not able to compile a small KDE application!
Check, if you installed the KDE header files correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Trying to install 0.2.1.5 on RH 7.2 (not ready to remove training wheels yet).
This 7.2 (UP) is:
Kernel 2.4.9-31
XFree86 4.1.0-15
Qt 2.3.1-5
KDE 2.2.2-1
./configure seems to find KDE and Qt includes (they're there), but complains it can't find them.
I've tried explicitly putting the KDE and/or Qt paths in --with-qt-dir, --with-qt-includes (for Qt) and --with-extra-includes for KDE, but the result is the same. See ./configure snippets below.
Anyone have any ideas?
Thanks,
Larry.
<...>
checking for Qt... libraries /usr/lib/qt-2.3.1/lib, headers /usr/lib/qt-2.3.1/include
checking if Qt compiles without flags... no
<...>
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking for extra includes... no
checking for extra libs... no
checking for kde headers installed... configure: error: your system is not able to compile a small KDE application!
Check, if you installed the KDE header files correctly.