Re: libesd.so.0

From: Brett C Bender (brett@benders.net)
Date: Thu Oct 14 1999 - 13:21:39 EDT


On 14 Oct 99, at 12:03, David Barcelo wrote:

> However, I am missing some crucial file

Hmm. Are you missing the file entirely (i.e. it
was not installed) or is just not on a path (or
are its permissions incorrect, etc.)?

> /etc/X11/prefdm: error loading shared library: libesd.so.0: cannot be
> opened or file cannot be found.

OK, so we know what file you're missing. That's
a start.

> This message repeats in rapid succession as soon as I started up, then
> says it has been generated too many times and will try again in 5 minutes.

/etc/ld.so.conf contains paths, one per line, to libraries which you
will dynamically link. Check that:

a) the relevant libraries are present on your system
   ('find / -name SOME_LIB')
b) the path to those libraries is in ld.so.conf
c) as root, you have run ldconfig
   to update from the .conf file

good luck!
bcb



This archive was generated by hypermail 2b29 : Wed Apr 27 2005 - 03:30:03 EDT