<DocScrutinizer51> well, generally libs either are ABI compatible, or have distinct names <DocScrutinizer51> if somebody messed things up there [referring to glibc 2.7 requirement], you can start your stuff with "LD_LIBRARY_PATH=./here/my/glib-version/<spotify-app>" < DocScrutinizer51> man ld-linux < MohammadAG> LD_LIBRARY_PATH is the way to go < MohammadAG> assuming glibc 2.7 compiles < DocScrutinizer51> you could try and just create a symlink < DocScrutinizer51> back to whatever version glibc you got