I'm able to get ./configure to get past the Qt error but now it complains that kdelibs isn't installed, or the version of qt doesn't match kdelibs. Everything was yum installed, and this is on CentOs 5 64-bit. Thanks for additional configuration help. Scott
On 10/16/07, Scott Ehrlich <scott at mit.edu> wrote:> I'm able to get ./configure to get past the Qt error but now it complains > that kdelibs isn't installed, or the version of qt doesn't match kdelibs. > > Everything was yum installed, and this is on CentOs 5 64-bit. > > Thanks for additional configuration help.What is it that you're attempting to configure? The subject can't be accurate with KDE 1.0.3 unless you're REALLY into flash-backs to 1997. There's a kderedhat repository that I'd recommend using rather than ./configure;make;make install. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Scott Ehrlich wrote:> I'm able to get ./configure to get past the Qt error but now it complains > that kdelibs isn't installed, or the version of qt doesn't match kdelibs.## Builddeps $ yum install kdelibs-devel ## to define QTDIR,QTINC,QTLIB: $ source /etc/profile.d/qt.sh ## go! $ ./configure Else, you can try rebuilding from src.rpm: http://kdeforge.unl.edu/apt/kde-redhat/all/stable/SRPMS/k3b-1.0.3-3.src.rpm but that includes extensive media support, and c5 may be missing some dependencies (just keep removing stuff until it works). -- Rex
Apparently Analagous Threads
- vanilla kernel configuration :: xconfig --> qt errors
- Kernel compilation - 2.6, x86_64, CentOS4.1
- CentOS-3 i386 errata: Updated kdelibs and kdebase packages correct security issues
- qt3.3 is default in environment, I want it to be qt4
- KDE Upgrade from 3.3.1 to 3.4.2