config error involving Qt
Brought to you by:
baghira-style
Hi, and thanks for your job.
When I give the command
$ ./configure --prefix=`kde-config --prefix` --disable-debug
as a common user I obtain the following error after a while
checking for Qt... configure: error: Qt (>= Qt 3.0 and < 4.0) (headers and libraries) not found. Please check your installation!
All the Qt 3.3.7 packages are installed, though.
If I give the configure command as root, the error above disappears (the script find the requested headers and libraries in /usr/lib/qt-3.3/lib and include directories) but I obtain a different error:
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
What's wrong?
Stefano
Logged In: NO
Sorry, forgot to say that I'm under Fedora Core 6
Thanks
Stefano