solarg wrote:
> no, it doesn't change nothing. This is the first time someone is talking
> about this var for a desktop app, does it means that we have to survey
> the value of this var, now?
LD_LIBRARY_PATH_32 is only slightly less dangerous than LD_LIBRARY_PATH.
It restricts its actions to 32-bit programs, so won't cause a 64-bit
app to try to load a 32-bit binary - but the side effects of forcing
every program you run to load a different set of libraries than it's
expecting still make it a horrible idea to set in your environment.
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering