[CentOS] Re: KDE 1.0.3 and kdelibs problem

Rex Dieter rdieter at math.unl.edu
Wed Oct 17 12:01:57 UTC 2007


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





More information about the CentOS mailing list