Do I really need to rebuilding *everything*

Dinesh Nair dinesh at alphaque.com
Sun Mar 21 22:13:55 PST 2004


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 at 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                                                              |
+=========================================================================+



More information about the freebsd-questions mailing list