Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 22:21:41 -0700
From:      z thompson <cublai@earthlink.net>
To:        questions@freebsd.org
Subject:   kde2 install problems
Message-ID:  <01031122363101.49549@Nero>

next in thread | raw e-mail | index | archive | help
-----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




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