Date: Mon, 22 Mar 2004 13:54:20 +0800 (MYT) From: Dinesh Nair <dinesh@alphaque.com> To: Mark <admin@asarian-host.net> Cc: freebsd-questions@freebsd.org Subject: Re: Do I really need to rebuilding *everything* Message-ID: <20040322135355.G462-100000@prophet.alphaque.com> In-Reply-To: <200403210708.I2L78Y8J027993@asarian-host.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 | +=========================================================================+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322135355.G462-100000>