From owner-freebsd-newbies@FreeBSD.ORG Sun Feb 8 11:19:45 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C570B16A4CE for ; Sun, 8 Feb 2004 11:19:45 -0800 (PST) Received: from hijra.homeunix.com (adsl-67-65-130-138.dsl.stlsmo.swbell.net [67.65.130.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994B743D1F for ; Sun, 8 Feb 2004 11:19:45 -0800 (PST) (envelope-from tweaxor@hijra.homeunix.com) Received: by hijra.homeunix.com (Postfix, from userid 1001) id 8AFED1000; Sun, 8 Feb 2004 12:37:40 -0600 (CST) Date: Sun, 8 Feb 2004 12:37:40 -0600 From: Tweax Daemon To: freebsd-newbies@freebsd.org Message-ID: <20040208183740.GA83271@hijra.homeunix.com> Mail-Followup-To: freebsd-newbies@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Mailer: Mutt http//www.mutt.org X-GeekCode: 01001101 01110101 01110100 01110100 X-Quote: Justing having phun, Open Source Computing!! Subject: Re: Finding ports X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 19:19:45 -0000 On Sun, Feb 08, 2004 at 12:21:42PM -0600, Pratt, Benjamin E. wrote: > I think what is being asked is how to find out what has fetchmail as a dependency, not what dependencies does fetchmail have. I think ldd is the right tool. to get a listing of shared libraries required > # ldd /usr/local/bin/fetchmail /usr/local/bin/fetchmail: libintl.so.5 => /usr/local/lib/libintl.so.5 (0x28096000) libopie.so.2 => /usr/lib/libopie.so.2 (0x2809f000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280a8000) libmd.so.2 => /usr/lib/libmd.so.2 (0x280c1000) libkvm.so.2 => /usr/lib/libkvm.so.2 (0x280ca000) libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x280d0000) libssl.so.3 => /usr/lib/libssl.so.3 (0x280d2000) libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x28101000) libc.so.4 => /usr/lib/libc.so.4 (0x281f8000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28291000) Is this similar to want your talking about? > Ben -- \ ||| / ++Pat | (o o) ++hijra.homeunix.com | ----oo0-(_)-0oo---- ++To err is human, to forgive, beyond the scope of the Operating System. GPG Fingerprint: 3D9B BDB8 E5AD 7F0C DA1D 299E DCE8 9915 44B9 005C