libz.so no found
Jeremy Chadwick
koitsu at FreeBSD.org
Thu May 22 06:23:37 UTC 2008
On Wed, May 21, 2008 at 10:13:43PM -0700, KAYVEN RIESE wrote:
> kv_bsd#cd /usr/ports/distfiles
> kv_bsd#mv /usr/home/kayve/Nessus-3.2.0-fbsd7.tbz .
> kv_bsd#pkg_add Nessus-3.2.0-fbsd7.tbz
> pkg_add: package VisualOS-1.0.5_3 has no origin recorded
> /libexec/ld-elf.so.1: Shared object "libz.so.4" not found, required by
> "nessusd"
First and foremost, you hijacked an existing thread by replying to it
with regards to a completely different issue. Please don't do this, it
confuses mail clients which follow thread references. Please don't hit
reply on unrelated messages and start a new/unrelated discussion.
Secondly, the missing library error shown above would happen on machines
running FreeBSD 6.x or earlier. /lib/libz.so.4 exists on RELENG_7.
Another possibility is that something completely destroyed ld.so's
shared library cache path. Of course, you'd be seeing all sorts of
programs reporting missing libraries, and not just nexxus.
If the startup script for nessus calls ldconfig or uses
$LD_LIBRARY_PATH, that could explain the missing library.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the freebsd-hackers
mailing list