Re: Xorg and libm.so.2

From: David O'Brien <obrien_at_freebsd.org>
Date: Sat, 16 Oct 2004 09:34:40 -0700
On Sat, Oct 16, 2004 at 02:14:29PM +0200, albi wrote:
> > I have just installed 5.3b7, and after installing Xorg, I get the
> > following error:
> >
> > /libexec/ld-elf.so.1: Shared obj "libm.so.2" not found, required by
> > "Xorg"
> >
> > I found in google that certain libs have been upgraded, and indeed, I
> > do have libm.so.3 in the /lib dir.
> >
> > Can I tell Xorg that it should use .3, and if so, how.
> 
> ln -s /lib/libm.so.3 /lib/libm.so.2 worked for me

Please don't.  This is a poor way to fix it.  Install the compat4x port
for now:

    cd /usr/ports/misc/compat4x
    make install clean

-- 
-- David  (obrien_at_FreeBSD.org)
Received on Sat Oct 16 2004 - 14:34:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC