kmail on FreeBSD 6.1

2006-05-20 Thread none none
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

I shearced for libgpg-error.so.1 and found it in
several directories like /root/.kde/share/apps/kmail
and  /root/libgpg-error/lib.
I copied it in /libexec just in case but ofcourse
nothing changed. Everything else seems all right for
now just kmail refuses to initiate. Is anything that i
can do?
thanks in advance
andreas Sotirakopoulos
 

Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kmail on FreeBSD 6.1

2006-05-20 Thread Benjamin Lutz
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


pgpMrODLI3Hk9.pgp
Description: PGP signature


Re: kmail on FreeBSD 6.1

2006-05-20 Thread none none
 Note: forwarded message attached. 

Send instant messages to your online friends http://uk.messenger.yahoo.com ---BeginMessage---
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 [EMAIL PROTECTED] 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
  

Send instant messages to your online friends http://uk.messenger.yahoo.com 
---End Message---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kmail on FreeBSD 6.1

2006-05-20 Thread Beech Rintoul
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 [EMAIL PROTECTED] 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 

-- 

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Alaska Paradise
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
---













pgptV6bxOGcl0.pgp
Description: PGP signature


Re: kmail on FreeBSD 6.1

2006-05-20 Thread Gerard Seibert
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 [EMAIL PROTECTED] 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
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]