>>>> "Gunnar" == Gunnar Evermann
<ge204(a)eng.cam.ac.uk> writes:
Gunnar> Using LD_LIBRARY_PATH for anything other than debugging is definitely
Gunnar> bad juju (as Martin would say). The last time I built on Solaris I
Gunnar> came to the conclusion that the only way to have only one X lib linked
Gunnar> in was to use openwin and not mention X11R6.4 anywhere, i.e. specify
Gunnar> openwin paths for configure and build & run with empty
LD_LIBRARY_PATH.
Let me clarify. I build xemacs with an empty or almost empty
LD_LIBRARY_PATH. Definitely not including any X11R6.4 stuff.
However, once it's built and I'm running it, my LD_LIBRARY_PATH tends
to have X11R6.4 in it to run other programs. Ick. Need to fix that.
Ray