From owner-freebsd-questions@FreeBSD.ORG Sun May 21 01:13:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 629CB16A423 for ; Sun, 21 May 2006 01:13:10 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3792143D66 for ; Sun, 21 May 2006 01:13:06 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: by wr-out-0506.google.com with SMTP id i28so871439wra for ; Sat, 20 May 2006 18:13:05 -0700 (PDT) Received: by 10.54.153.18 with SMTP id a18mr3482864wre; Sat, 20 May 2006 18:13:05 -0700 (PDT) Received: from ?192.168.0.4? ( [216.45.217.148]) by mx.gmail.com with ESMTP id 15sm2415148wrl.2006.05.20.18.13.04; Sat, 20 May 2006 18:13:05 -0700 (PDT) Date: Sat, 20 May 2006 21:13:09 -0400 From: Gerard Seibert To: freebsd-questions@freebsd.org Organization: Seibercom In-Reply-To: <200605201656.52334.beech@alaskaparadise.com> References: <20060521002917.80322.qmail@web26202.mail.ukl.yahoo.com> <200605201656.52334.beech@alaskaparadise.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20060520210648.50C6.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.25 [en] Subject: Re: kmail on FreeBSD 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 01:13:10 -0000 Beech Rintoul wrote: > On Saturday 20 May 2006 16:29, none none wrote: > > Hi, > > i run the command portupgrade -fr libgpg-error but the > > problem still there. I keep getting the same message > > on the terminal each time i type "kmail": > > /libexec/ld-elf.so.1: Shared object > > "libgpg-error.so.1" not found, required by "kmail" > > > > Is there something else i could do? > > thanks > > andreas > > > > --- Benjamin Lutz wrote: > > > Hello Andreas, > > > > > > On Saturday 20 May 2006 18:46, none none wrote: > > > > hi > > > > i am new in FreeBSD and i have encounterted a > > > > > > problem > > > > > > > with kmail. I had set it up and it was working > > > > > > fine > > > > > > > until i tried to "portupgrade -a". Some pkgs > > > > > > failed > > > > > > > during portupgrade and since then i am unable to > > > > > > run > > > > > > > kmail. the message i receive when i type kmail on > > > > > > the > > > > > > > xterminal is: > > > > > > > > /libexec/ld-elf.so.1: Shared object > > > > "libgpg-error.so.1" not found, required by "kmail" > > > > > > run > > > > > > portupgrade -fr libgpg-error > > > > > > That will recompile anything that depends on > > > libgpg-error (and libgpg-error as > > > well). It'll take a while. Things should work again > > > afterwards. > > > > > > Cheers > > > Benjamin > > Try upgrading kdepim, portupgrade -fr kdepim > > Beech  > Probably overkill, but you could install portmanager from the ports system if you do not already have it installed. The run: portmanager x11/kde3 -l -f to add/update/repair a single port with logging and forcing all of it's dependencies to be rebuilt. A log file will be created in /var/run named portmanager.log that you can inspect after the program finishes. I would highly recommend that you update yours ports prior to running this program. HTH -- Gerard Seibert gerard@seibercom.net