> 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 meReceived on Sat Oct 16 2004 - 10:14:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC