Subject: Re: FreeBSD ELF
To: Peter Seebach <seebs@plethora.net>
From: Todd Vierling <tv@wasabisystems.com>
List: current-users
Date: 11/26/2000 12:16:50
On Sun, 26 Nov 2000, Peter Seebach wrote:

: /usr/libexec/ld-elf.so.1: Shared object "libX11.so.6" not found
: 
: There is a /emul/freebsd/usr/X11R6/lib/libX11.so.6, and I also tried just
: making it a link to libX11.so.6.1 (which is different, and I don't know why).
: Either way, I get the same error.  :(

Try setting LD_LIBRARY_PATH=/usr/X11R6/lib (not /emul/freebsd/...; that will
be added automatically) in your environment and see if that solves it.  I
don't think FreeBSD uses rpath in its X11 libraries, so it may need an entry
in /emul/freebsd/etc/ld.so.conf or LD_LIBRARY_PATH.

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  http://www.wasabisystems.com/
-- Speed, stability, security, and support.  Wasabi NetBSD:  Run with it.