From owner-freebsd-questions@FreeBSD.ORG Thu Aug 19 15:35:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E464F16A4CE for ; Thu, 19 Aug 2004 15:35:34 +0000 (GMT) Received: from smail2.alcatel.fr (smail2.alcatel.fr [194.133.58.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A7043D5A for ; Thu, 19 Aug 2004 15:35:34 +0000 (GMT) (envelope-from ciprian.badescu@alcatel.ro) Received: from mrc.mrc.alcatel.ro (mail.mrc.alcatel.ro [172.25.128.124]) by smail2.alcatel.fr (ALCANET/NETFR) with ESMTP id i7JFZWV6006261; Thu, 19 Aug 2004 17:35:32 +0200 Received: from elvis (elvis [172.25.128.175])id i7JFS0bJ011513; Thu, 19 Aug 2004 18:28:00 +0300 (EEST) Date: Thu, 19 Aug 2004 18:33:25 +0300 (EEST) From: Ciprian Badescu X-X-Sender: badescu@elvis.mrc.alcatel.ro To: Owen Gardiner In-Reply-To: <4124C7D1.2090307@gonwanda.com> Message-ID: <20040819183143.S20695@elvis.mrc.alcatel.ro> References: <4124BAAE.6020308@gonwanda.com> <20040819173335.L20695@elvis.mrc.alcatel.ro> <4124C7D1.2090307@gonwanda.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Alcatel-Romania-MRC-MailScanner: Found to be clean X-MailScanner-From: ciprian.badescu@alcatel.ro X-Alcanet-MTA-scanned-and-authorized: yes cc: freebsd-questions@freebsd.org Subject: Re: KDEInit could not launch 'kmail' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 15:35:35 -0000 HI, You should upgrade all you ports collection and perform a portupdate. The trick with linking desn't work forever .... -- Ciprian Badescu On Thu, 19 Aug 2004, Owen Gardiner wrote: > Date: Thu, 19 Aug 2004 17:31:29 +0200 > From: Owen Gardiner > To: Ciprian Badescu > Cc: freebsd-questions@freebsd.org > Subject: Re: KDEInit could not launch 'kmail' > > Cheers, > > There's LOTS of files not found. I don't understand it as I've tried a > portupgrade I have made 20 or so links so far. I'll try portupgrade > with a few more switches thrown in for good measure as I can now see > which port needs upgrading (kdelibs-323_1)! > > Thanks > > Owen > ==== > > Ciprian Badescu wrote: > > > Hi, > > > > > > Search for libkdeprint.so.x or libkdeprint.so and make a symblic link from > > libkdeprint.so.5 to that file. It's an ugly trick, but should work. > > > > -- > > Ciprian Badescu > > > > On Thu, 19 Aug 2004, Owen Gardiner wrote: > > > > > >>Date: Thu, 19 Aug 2004 16:35:26 +0200 > >>From: Owen Gardiner > >>To: freebsd-questions@freebsd.org > >>Subject: KDEInit could not launch 'kmail' > >> > >>I've installed KDE 3.23 on a machine running 5.21-release-p9 which has > >>x116.7 from X.ORG installed. > >> > >>I try to start kmail and get a message window of: > >>"KDEInit could not launch 'kmail'" > >> > >>If I copy the command properties of the kmail icon and run it from the > >>command line: > >> > >>kmail -caption "%c" %i %m > >> > >>I get the reply: > >> > >>/libexec/ld-elf.so1: Shared object "libkhtml.so.5" not found > >> > >>Ditto when trying to run "kedit" > >>from the command like I get: > >>/libexec/ld-elf.so1: Shared object "libkdeprint.so.5" not found > >> > >>Everything on the machine has been installed from "ports". > >> > >>I've tried to do portupgrades and pkgdb -uf and portsdb-Uu but apart > >>from seeing that some packages are ignores, some are skipped and one > >>fails I'm none the wiser. > >> > >>I've reinstalled kde to see if I've managed to do some harm whilst using > >> pkgdb -F. I "may" have wrongly answered some questions about "stale > >>dependencies" when using it. > >> > >>Help? > >> > >>Thanks in anticipation. > >> > >>Owen > >> > >>P.S. I've searched the freebsd mail archives to no avail. > >>_______________________________________________ > >>freebsd-questions@freebsd.org mailing list > >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >> > > > > >