View Single Post
Raimu's Avatar
Posts: 139 | Thanked: 181 times | Joined on Nov 2011 @ Oulu, Finland
#972
I asked about it on #maemo, and this was suggested:

<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
 

The Following User Says Thank You to Raimu For This Useful Post: