From owner-freebsd-questions Sun Mar 11 21:49:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id 9AA6637B718 for ; Sun, 11 Mar 2001 21:49:11 -0800 (PST) (envelope-from gerti@bitart.com) Received: (qmail 6941 invoked by uid 101); 12 Mar 2001 05:49:10 -0000 Message-ID: <20010312054910.6940.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <3AAC6245.5BDBDB72@urx.com> X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Sun, 11 Mar 2001 23:49:10 -0600 To: kstewart@urx.com Subject: Re: kde2 install problems Cc: z thompson , questions@freebsd.org Reply-To: gerti-freebsdq@BITart.com References: <01031122363101.49549@Nero> <3AAC6245.5BDBDB72@urx.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart wrote: > The way I read that your port tree is way out of date. I think you > need to cvsup update your ports. > I have the same here, I understand it has to do with X 4.02 multi-threading. Ports are up to date. Gerd > 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 > > #include > > #include > > #include > > #include > > #include > > #include > > #include > > #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 > > FreeBSD News > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message