Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 21:44:37 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        z thompson <cublai@earthlink.net>
Cc:        questions@freebsd.org
Subject:   Re: kde2 install problems
Message-ID:  <3AAC6245.5BDBDB72@urx.com>
References:  <01031122363101.49549@Nero>

next in thread | previous in thread | raw e-mail | index | archive | help
The way I read that your port tree is way out of date. I think you
need to cvsup update your ports.

Kent

z thompson wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I have been trying to install kde2 for the last week or so with no success.  It
> keeps failing on the build of kdesupport2 with the error:
> 
> configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> 
> I have looked at the config.log in kdesupport2 as it says and find only this:
> 
> configure: failed program was:
> #include "confdefs.h"
> #include <qglobal.h>
> #include <qapplication.h>
> #include <qapp.h>
> #include <qobjcoll.h>
> #include <qevent.h>
> #include <qstring.h>
> #include <qstyle.h>
> #include <qiconview.h>
> #if ! (QT_VERSION >= 222)
> #error 1
> #endif
> 
> int main() {
>     QStringList *t = new QStringList();
>     QIconView iv(0);
>     iv.setWordWrapIconText(false);
>     QString s;
>     s.setLatin1("Elvis is alive", 14);
>     int magnolia = QEvent::Speech; /* new in 2.2 beta2 */
>     return 0;
> 
> I have installed qt-2.2.4 before trying the make of kde2 and I have tried
> letting the make of kde2 install it and in both cases it fails with this error.
> How is it determining the QT version and why isn't the correct version being
> recognized? Can anyone help me out on this?
> 
> Thanks,
> 
> Zach Thompson
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 6.5.8
> 
> iQA/AwUBOqxgYpCjAI4/vZatEQJ3FACgu8JIaN87b1Zod3bwlT/squ57kasAniyN
> M5SL7hW0gCCntua8MNQsFLQH
> =52fW
> -----END PGP SIGNATURE-----
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

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?3AAC6245.5BDBDB72>