From owner-freebsd-ports@FreeBSD.ORG Wed May 5 14:08:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ACB416A4CF for ; Wed, 5 May 2004 14:08:37 -0700 (PDT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F34443D31 for ; Wed, 5 May 2004 14:08:36 -0700 (PDT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.9) with SMTP id i45L1seL057872 for ; Wed, 5 May 2004 23:01:54 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <0ff301c432e4$db4f5c00$471b3dd4@dual> From: "Willem Jan Withagen" To: Date: Wed, 5 May 2004 23:06:38 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Fw: KDE 3.2.1 from the recent 5.2.1 ISO disc 1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 21:08:37 -0000 ----- Original Message ----- From: "Michael Nottebrock" To: Cc: "Willem Jan Withagen" Sent: Wednesday, May 05, 2004 7:11 PM Subject: Re: KDE 3.2.1 from the recent 5.2.1 ISO disc 1 >On Wednesday 05 May 2004 17:58, Willem Jan Withagen wrote: >> Hoi, >> >> I tried installing and running a fresh system with 5.2.1 >> running KDE 3.2.1. >FreeBSD 5.2.1-Release ships with KDE 3.1.4. >> But when I do so it complains that >> libutil.so.3 >> libstdc++.so.3 >> are not available..... > What packages did you install? It seems you installed packages for > FreeBSD-STABLE. You are correct. I was distract from reading the archives, and said 3.2.1 where it actually is 3.1.4 ..... What I did is fetch the ISO, and burn that on a CD. Freshly install the system from there. Get KDE and others from the packages on the CD. Config Xfree86 .... And in sysinstall set the desktop to KDE Then 'startx' >From the vtty: startkde: Starting up... Could not dlopen library dcopserver.la: /usr/local/lib/libkdeinit_dcopserver.so: Undefined symbol "metaObject__C15QSocketNotifier" Could not dlopen library klauncher.la: /usr/local/lib/libkdeinit_klauncher.so: U ndefined symbol "event__12QApplicationP6QEvent" Could not dlopen library kded.la: /usr/local/lib/libkdeinit_kded.so: Undefined s ymbol "__ti7QObject" kdeinit: Communication error with launcher. Exiting! I still have the softlinks in place, and I've installed compat4x which has the libstdc++.so.3. So Where do I go from here. (other than cleanup the links....) --WjW