[geeks] argh Solaris
Bill Bradford
mrbill at mrbill.net
Thu Apr 11 23:39:18 CDT 2002
On Fri, Apr 12, 2002 at 12:15:54AM -0400, Joshua D Boyd wrote:
> bash-2.03# xemacs
> ld.so.1: xemacs: fatal: libXm.so.3: open failed: No such file or directory
> Killed
> bash-2.03# ls /usr/lib/libXm.so.3
> /usr/lib/libXm.so.3
> bash-2.03#
> Anyone have a good explaination for that? If this was linux I'd double
> check /etc/ld.so.conf, but that doesn't seem to exist here.
LD_LIBRARY_PATH environment variable. example:
LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:.
export LD_LIBRARY_PATH
Same purpose as ld.so.conf.
Bill
--
Bill Bradford
mrbill at mrbill.net
Austin, TX
More information about the geeks
mailing list