Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2011 12:43:52 +0100
From:      Mike Clarke <jmc-freebsd2@milibyte.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: Trying to build Nessus 4 from ports
Message-ID:  <201109261243.52376.jmc-freebsd2@milibyte.co.uk>
In-Reply-To: <4E805DFA.2020501@centurytel.net>
References:  <4E7BEA42.4020004@a1poweruser.com> <alpine.BSF.2.00.1109251704390.6659@mail.fig.ol.no> <4E805DFA.2020501@centurytel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 26 September 2011, Michael D. Norwick wrote:

> Still no joy trying to build from source via ports or installing the
> binary from tenable.com on FreeBSD 9. =A0nessusd is installed but
> errors out with 'libz.so.5 not found. =A0I have;
>
> $ ls -l /lib/libz.*
> -r--r--r-- =A01 root =A0wheel =A090328 Sep 26 05:46 /lib/libz.so.6

I see from the download page that the package is for FreeBSD 8.x which=20
uses libz.so.5 so you might have compatibility problems with 9-beta2.=20

As a workaround you could try putting the following line=20
in /etc/libmap.conf

libz.so.5 libz.so

=2D-=20
Mike Clarke



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109261243.52376.jmc-freebsd2>