Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Martin Buchholz <martin(a)xemacs.org> writes:
> Well, the way it *should* work is that the RPATH baked into the
> executable is searched first, and then, if not all libraries are
> found, /etc/ld.so.conf is searched, and if not all libraries are
> found, the hardcoded /usr/lib is searched.
However as I said before that way you can no longer override the
search using LD_LIBRARY_PATH
Is this a problem? If XEmacs worked right in the first place, I don't
see why I'd want to play games with LD_LIBRARY_PATH.