Maybe I can put a little bit more info. This is the error message Im getting:
----
KDE libs not found! If you have installed KDE in an
unusual place, please use the "--with-kde-libs=" option
---
I know I have the KDE libs, Im running KDE 3.1.2. But since Im already using the "--with" option like this:
---
./configure --with-qt-includes=/usr/include/qt3
---
How do I tell it where the KDE libs are or any othre directory if needed? Thanks for your time. |