Hi. On Sat, 26 Oct 2013 11:25:43 +0200 berenger.morel@neutralite.org wrote: > I wonder if you can "edit" the executable to change the path, with > tools like ldconfig. Never used them, but maybe someone here will know. Have you tried to do it like this? export LD_LIBRARY_PATH=/usr/lib/mesa-diverted/i386-linux-gnu/: $LD_LIBRARY_PATH # Should be one line acroread What does show: ldd $(which acroread) Reco