Re: Merkwürdiges Library-Problem (ldconfig?)

From: Bernd Walter <ticso(at)cicely12.cicely.de>
Date: Mon, 21 Jun 2004 11:08:20 +0200

On Mon, Jun 21, 2004 at 10:45:58AM +0200, Bernd Muent wrote:
> Hallo zusammen,
> heute morgen:
> root(at)ftp2:~> wget ....
> /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found
>
> Upps, was ist da los? Am Freitag nachmittag ging es noch!
>
> root(at)ftp2:~> ls -la /usr/local/lib/libintl*
> -rw-r--r-- 1 root wheel 47072 Jun 20 2003
> /usr/local/lib/libintl.a
> lrwxr-xr-x 1 root wheel 12 Jun 20 2003
> /usr/local/lib/libintl.so -> libintl.so.4
> -r--r--r-- 1 root wheel 35623 Jun 20 2003
> /usr/local/lib/libintl.so.4
>
> Hmm, ist doch vorhanden.
>
> Was ist da los?
> Aufruf von "ldconfig" bringt keine Veränderungen.

ldconfig musst du mit allen lib Pfaden aufrufen.
Also z.B.:
ldconfig /usr/lib/compat /usr/X11R6/lib /usr/local/lib
Problematisch wird es, wenn du weitere Pfade hast, die durch Port
Startscripte hinzugefügt werden.
Wenn du ldconfig ohne Parameter aufrufst hast du nur noch /usr/lib
drin, weil der default immer aufgenommen wird.

-- 
B.Walter                   BWCT                http://www.bwct.de
bernd(at)bwct.de                                  info(at)bwct.de
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 21 Jun 2004 - 11:09:04 CEST

search this site