Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2003 07:07:17 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        nelis@brabys.co.za, FreeBSD Questions Mail List <questions@freebsd.org>
Subject:   Re: libc.so.3 not found
Message-ID:  <29980000.1062418037@lerlaptop.lerctr.org>
In-Reply-To: <1062417582.90127.90.camel@enigma.8ball.co.za>
References:  <1062417582.90127.90.camel@enigma.8ball.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help


--On Monday, September 01, 2003 13:59:42 +0200 Nelis Lamprecht 
<nelis@brabys.co.za> wrote:

> Hi,
>
> Running a program ( Mcafee Viruscan ) and I get the following:
>
> pandora# ./uvscan
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found
>
> I'm using 4.8 Stable. Which port will give me this library ?
set COMPAT3X=yes in /etc/make.conf, and
cd /usr/src/lib/compat/compat3x.i386
make
make install
make clean

will do it.

LER

>
> Thanks!
>
> Nelis
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



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