Alan Coopersmith wrote: > > > solarg wrote: >> Darren Kenny wrote: >>> Sounds like evince is loading firefox's private libraries and they are >>> different >>> versions. >>> >>> Maybe try doing something like, replacing /usr/bin/evince with a >>> wrapper script >>> that unsets variables like LD_LIBRARY_PATH, which I'm guessing firefox is >>> setting to get it's private libraries. >> i forgot to say that i have this kind of wrapper since years: >> unset LD_LIBRARY_PATH > > You might also need to unset LD_LIBRARY_PATH_32 . >
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? thanks gerard