Installing new GLIBC while keeping old version

Viewed 3422

Is there any way to install a new version of GLIBC locally in a folder? I will be able to add its library paths to LD_LIBRARY_PATH later without interfering with the system libraries?.

I didn't find such solution. For me that means all system should be upgraded for this purpose which is not I want.

P.S: Someone stated something here, but without any detail.

2 Answers
Related