Re: libXm.so.6 cant open shared obj file


Subject: Re: libXm.so.6 cant open shared obj file
From: goo (goo@radek.org)
Date: Mon Oct 16 2000 - 10:10:05 MDT


> yesterday i've installed the champion server 1.2 from the newest iso image
> out of the net.
> the problem if i try to start x:
>
> libXm.so.6 : cannot open shared object file : No such file or directory
>
> how can i handle this?

Make sure you have that file on your system -- it should be in
/usr/X11R6/lib. If you have it, there are a couple of ways to make it
visible to the programs that need it.

One is to set LD_LIBRARY_PATH to include the directory it's in.

The other is to make sure /usr/X11R6/lib is in /etc/ld.so.conf, and run
ldconfig to update /etc/ld.so.cache.

I would recommend the ldconfig method -- read the man page for more info.

Good luck!

goo



This archive was generated by hypermail 2a24 : Mon Oct 16 2000 - 10:17:32 MDT