Installing two glibc alongside in debian/ubuntu
Is it possible to install and use two different glibc versions on the same machine. Where one version is only used to run legacy software, which relies on old glibc binaries?
Is it possible to install and use two different glibc versions on the same machine. Where one version is only used to run legacy software, which relies on old glibc binaries?
I’m aware that shared objects under Linux use “so numbers”, namely that different versions of a shared object are given different extensions, for example:
What I already know:
Here it says that you can rewrite an executable file and the process will run just fine – it will be re-read when a process restarts.
I want to launch the wine executable (Version 2.12), but I get the following error ($=shell prompt):
On every loading of a lib, I get the error: