From owner-freebsd-questions Sat Jul 3 11:11:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ucsu.Colorado.EDU (ucsu.Colorado.EDU [128.138.129.83]) by hub.freebsd.org (Postfix) with ESMTP id C1677150E6 for ; Sat, 3 Jul 1999 11:11:24 -0700 (PDT) (envelope-from doranj@ucsu.Colorado.EDU) Received: (from doranj@localhost) by ucsu.Colorado.EDU (8.9.3/8.9.3/ITS-5.0/standard) id MAA27210; Sat, 3 Jul 1999 12:11:02 -0600 (MDT) From: Jonathon Doran Message-Id: <199907031811.MAA27210@ucsu.Colorado.EDU> Subject: Re: Which shared libraries is a binary linked against? To: hamilton@pobox.com (Jon Hamilton) Date: Sat, 3 Jul 1999 12:11:02 -0600 (MDT) Cc: bright@rush.net, matt@zigg.com, questions@FreeBSD.ORG In-Reply-To: <19990703171821.990781E2@woodstock.monkey.net> from "Jon Hamilton" at Jul 3, 99 12:18:16 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ldd is more appropriate to the task the original poster asked about. I agree, however "ldd" missed a library in my test. $ ldd sharityd sharityd: libc.so.3 => /usr/lib/libc.so.3 (0x2809d000) $ which_shared sharityd /usr/libexec/ld-elf.so.1 libc.so.3 ... something to think about Jon Doran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message