Re: libc.so.3 not found

2003-09-01 Thread Peter Elsner
Probably the compatibility libraries... /usr/ports/misc/compat22, compat3x, compat4x Peter Elsner At 01:59 PM 9/1/2003 +0200, you 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 usin

Re: libc.so.3 not found

2003-09-01 Thread Ruben de Groot
On Mon, Sep 01, 2003 at 01:59:42PM +0200, Nelis Lamprecht typed: > 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 ? /usr/p

Re: libc.so.3 not found

2003-09-01 Thread Todd Stephens
On Monday 01 September 2003 08:07 am, Larry Rosenman wrote: > set COMPAT3X=yes in /etc/make.conf, and > cd /usr/src/lib/compat/compat3x.i386 > make > make install > make clean > > will do it. I suppose my earlier reply can be disregarded. My suggestion works for some libraries, but I see it may

Re: libc.so.3 not found

2003-09-01 Thread Todd Stephens
On Monday 01 September 2003 07:59 am, Nelis Lamprecht 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 ? > On my 4.8 I

Re: libc.so.3 not found

2003-09-01 Thread Larry Rosenman
--On Monday, September 01, 2003 13:59:42 +0200 Nelis Lamprecht <[EMAIL PROTECTED]> 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 libra