[clug] using LD_LIBRARY_PATH to load different glibc

Paul Wayper paul.wayper at anu.edu.au
Tue May 2 04:20:35 GMT 2006


Bill Clarke wrote:
> possibly:
> env LD_PRELOAD=/home/users/simonb/lib/libc-2.3.6.so ls
>   
If you're running SELinux, you may fall afoul of its requirement for 
that specific library to have the lib_t type in order to run it.  The 
symptom for this problem is getting a 'permission denied' on loading the 
library.

HTH,

Paul


More information about the linux mailing list