From owner-freebsd-questions@FreeBSD.ORG Sun Mar 21 22:13:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 863B216A4CE for ; Sun, 21 Mar 2004 22:13:55 -0800 (PST) Received: from ns2.alphaque.com (ns2.alphaque.com [202.75.47.153]) by mx1.FreeBSD.org (Postfix) with SMTP id CC44543D1D for ; Sun, 21 Mar 2004 22:13:52 -0800 (PST) (envelope-from dinesh@alphaque.com) Received: (qmail 48283 invoked by uid 0); 22 Mar 2004 06:13:49 -0000 Received: from lucifer.net-gw.com (HELO prophet.alphaque.com) (202.75.47.153) by lucifer.net-gw.com with SMTP; 22 Mar 2004 06:13:49 -0000 Received: from localhost (localhost.alphaque.com [127.0.0.1]) by prophet.alphaque.com (8.12.10/8.12.9) with ESMTP id i2M5sKre018338; Mon, 22 Mar 2004 13:54:20 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Mon, 22 Mar 2004 13:54:20 +0800 (MYT) From: Dinesh Nair To: Mark In-Reply-To: <200403210708.I2L78Y8J027993@asarian-host.net> Message-ID: <20040322135355.G462-100000@prophet.alphaque.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Do I really need to rebuilding *everything* X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 06:13:55 -0000 On Sun, 21 Mar 2004, Mark wrote: > file /usr/local/sbin/httpd > /usr/local/sbin/httpd: ELF 32-bit LSB executable, Intel 80386, version 1 > (FreeBSD), dynamically linked (uses shared libs), not stripped you could use ldd /usr/local/sbin/httpd to find out what it was dynamically linked against. Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+