Re: Xorg and libm.so.2

From: Dimitry Andric <dimitry_at_andric.com>
Date: Sat, 16 Oct 2004 15:19:01 +0200
On 2004-10-15 at 18:20:51 Steve Bertrand wrote:

> /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.

Just rebuild your Xorg from scratch, or install more current pre-built
packages.

A quick fix is to install the compat-4x libraries, which provide a
libm.so.2 in /usr/lib/compat, for just this case.  But it's better to
use updated libraries, of course.

Please ignore any advice to simply ln -s libm.so.3 libm.so.2, this may
cause all kinds of nasty problems. :)

Received on Sat Oct 16 2004 - 11:19:08 UTC

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