Em Ter, 2007-03-13 às 09:47 -0500, Robert Huff escreveu:

> Thomas David Rivers writes:
> >  
> >  I've been trying to run 4.x binaries on FreeBSD 6.2; with
> >  the compat4x package (and/or port) installed.
> >  
> >  However, the 4.x binaries want to find libc.so.3, which
> >  doesn't seem to be anywhere around.
> >  
> >  Anyone know the trick to getting this to work?
> 
>       /usr/ports/misc/compat4x ?

or as a workaround 
add in the /etc/libmap.conf

libc.so.3                        libc.so
libm.so.3                       libm.so

......
that is every shared library it complains add it to 
the /etc/libmap.conf

It worked for me for 5.x binaries and 4.x on a FreeBSD 6.1/6.2

Sergio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to