Re: Error with LD_PRELOAD
Antti Kultanen <[email protected]>
| Newsgroups | gmane.linux.debian.ports.amd64 |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sun, 18 Nov 2018, Francesco Pietra wrote: > Commands below: > > francesco@vaio64:~/servers/cineca/RCM_remote_visualization$ LD_PRELOAD=/home/francesco/servers/cineca/RCM_remote_visualization/libX11.so.6 /bin/ls > libX11.so.6 RCM_linux_64bit > francesco@vaio64:~/servers/cineca/RCM_remote_visualization$ export LD_PRELOAD=/home/francesco/tmp/libX11.so.6 [...] Those LD_PRELOAD paths are different and nothing in your commands output shows that /home/francesco/tmp/libX11.so.6 really exists. Are you sure it's there?