Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 12:07:31 -0500
From:      Carl <no1-carl@home.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Solution to KDE not recognizing QT installation
Message-ID:  <01021912073101.00349@.@Home>

next in thread | raw e-mail | index | archive | help
I had performed a clean install of FreeBSD 4.2 Release and immediately 
installed cvsup to update my ports.  I then installed XFree86-4.0.2 and 
QT-2.2.4.  When I tried to make kdesupport2 I got the following error:

<snip>
#include <qiconview.h>
#if ! (QT_VERSION >= 221)
#error 1
<snip>

At this point the make died.  After scanning through the configure and 
Makefile without success I decided to remove cvsup and its dependancies, that 
included the XFree86 libraries & Mesa.  I then reinstalled the XFree86 
libraries and Mesa followed by QT-2.2.4 and KDE.  This time KDE installed 
without issue.

From this experience it seems that QT and/or KDE may have some conflict with 
cvsup, I made no other system changes.

Hope this helps others...

Regards.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01021912073101.00349>