From owner-freebsd-stable Wed Oct 4 22:11: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id CBFCC37B502 for ; Wed, 4 Oct 2000 22:11:03 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 2B54BA842; Thu, 5 Oct 2000 16:11:02 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 2931B5457; Thu, 5 Oct 2000 15:11:02 +1000 (EST) Date: Thu, 5 Oct 2000 15:11:02 +1000 (EST) From: andrew@ugh.net.au To: Francisco Reyes Cc: FreeBSD Stable List Subject: Re: Not a problem anymore (was Re: Kernel problem building from 3.4 stable to 4.X stable) In-Reply-To: <200010050445.AAA16862@sanson.reyes.somos.net> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Oct 2000, Francisco Reyes wrote: > Where does ldconfig usually gets run from for programs which use > libraries? Its run at boot from /etc/rc. You need to run it again whenever you add another shared library (most ports that require it do it for you). It updates its cache in /var/run/ld-elf.so.hints. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message