Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2006 21:13:09 -0400
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: kmail on FreeBSD 6.1
Message-ID:  <20060520210648.50C6.GERARD@seibercom.net>
In-Reply-To: <200605201656.52334.beech@alaskaparadise.com>
References:  <20060521002917.80322.qmail@web26202.mail.ukl.yahoo.com> <200605201656.52334.beech@alaskaparadise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <benlutz@datacomm.ch> 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




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