From owner-freebsd-questions Sat Jul 3 10:27: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from megaweapon.zigg.com (megaweapon.zigg.com [206.114.60.8]) by hub.freebsd.org (Postfix) with ESMTP id 039BE1500D for ; Sat, 3 Jul 1999 10:26:40 -0700 (PDT) (envelope-from matt@zigg.com) Received: from localhost (matt@localhost) by megaweapon.zigg.com (8.9.3/8.9.3) with ESMTP id NAA19421; Sat, 3 Jul 1999 13:25:46 -0400 (EDT) (envelope-from matt@zigg.com) Date: Sat, 3 Jul 1999 13:25:45 -0400 (EDT) From: Matt Behrens To: Jon Hamilton Cc: Alfred Perlstein , questions@FreeBSD.ORG Subject: Re: Which shared libraries is a binary linked against? In-Reply-To: <19990703171821.990781E2@woodstock.monkey.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 3 Jul 1999, Jon Hamilton wrote: : In message , Alfred P : erlstein wrote: : } On Sat, 3 Jul 1999, Matt Behrens wrote: : } > I've been RTFMing for awhile now and can't seem to find a way to : } > determine which shared libraries any arbitrary binary depends on. : } > Is there a way? : } try "nm" : ldd is more appropriate to the task the original poster asked about. Yep, that did it. Thanks! Matt Behrens Owner/Administrator, zigg.com Chief Engineer, Nameless IRC Network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message