Date: Mon, 4 Oct 2004 18:53:12 -0700 From: Joshua Tinnin <krinklyfig@spymac.com> To: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3-BETA7 available Message-ID: <200410041853.12931.krinklyfig@spymac.com> In-Reply-To: <20041005013257.GB1462@isis.wad.cz> References: <4160259A.3070708@FreeBSD.org> <200410041744.43292.krinklyfig@spymac.com> <20041005013257.GB1462@isis.wad.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 04 October 2004 06:32 pm, Roman Neuhauser <neuhauser@chello.cz> wrote: > # krinklyfig@spymac.com / 2004-10-04 17:44:43 -0700: > > I'm also unclear on how to check which programs use which > > libraries. > > see ldd(1) Whoa ... ok, so: ldd /usr/X11R6/bin/* | grep libm.so.2 alone shows that quite a lot on my box is going to need rebuilding ... I remember reading some posts about this a little while back. Is there any way to do this with a fine-tooth comb approach, or is it just about the same to do a portupgrade -af? - jt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410041853.12931.krinklyfig>